Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp2641 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2753 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2819 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2956 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3036 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3057 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3246 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3338 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3396 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6896 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1210 lldb::offset_t sect_offset = in ParseDebugMacros() local