Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2618 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2730 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2796 uint32_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
2933 uint64_t sect_offset = (Pc + Offset) - sect_addr; in SymbolizerGetOpInfo() local
3013 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3034 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessCstringPointer() local
3223 uint64_t sect_offset = ReferenceValue - Sec.addr; in GuessPointerPointer() local
3315 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
3373 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
6873 uint64_t sect_offset = ReferencePC - sect_addr; in GuessLiteralPointer() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1114 lldb::offset_t sect_offset = in ParseDebugMacros() local