Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp1841 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
1929 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2010 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2155 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2242 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
2263 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
2469 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
2555 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
2621 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6104 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local