Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
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
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp2631 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2743 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2809 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2946 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3026 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3047 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3236 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3328 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3386 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6890 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1104 lldb::offset_t sect_offset = in ParseDebugMacros() local