Home
last modified time | relevance | path

Searched refs:AdjustPPC64FunctionDescriptorSymbolValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc962 uint64_t AdjustPPC64FunctionDescriptorSymbolValue(uint64_t value) { in AdjustPPC64FunctionDescriptorSymbolValue() function in google_breakpad::ElfReaderImpl
989 sym->st_value = AdjustPPC64FunctionDescriptorSymbolValue(sym->st_value); in AdjustSymbolValue()