Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp2875 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2987 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3053 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3190 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3270 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3291 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3480 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3572 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3630 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
7130 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1238 lldb::offset_t sect_offset = in ParseDebugMacros() local