Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2837 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2949 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3015 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3152 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3232 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3253 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3442 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3534 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3592 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6839 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1321 lldb::offset_t sect_offset = in ParseDebugMacros() local