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.cpp2841 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2953 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3019 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3156 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3236 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3257 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3446 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3538 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3596 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6843 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1319 lldb::offset_t sect_offset = in ParseDebugMacros() local