Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp2271 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2388 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2459 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2598 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2679 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
2700 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
2897 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
2983 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3044 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6524 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1149 lldb::offset_t sect_offset = in ParseDebugMacros() local