Home
last modified time | relevance | path

Searched defs:EncodedPointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Dcfi_assembler.h191 CFISection& EncodedPointer(uint64_t address) { in EncodedPointer() function
194 CFISection& EncodedPointer(uint64_t address, DwarfPointerEncoding encoding) { in EncodedPointer() function
H A Dcfi_assembler.cc127 CFISection& CFISection::EncodedPointer(uint64_t address, in EncodedPointer() function in google_breakpad::CFISection