Home
last modified time | relevance | path

Searched defs:object_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h114 void SetObjectOffset(uint64_t object_offset) { in SetObjectOffset()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp171 const ConstString *object_name, off_t object_offset, in DebugMapModule()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp234 const ConstString *object_name, lldb::offset_t object_offset, in Module()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3014 uint64_t object_offset = Sec.offset + sect_offset; in GuessCstringPointer() local
3035 uint64_t object_offset = Sec.offset + sect_offset; in GuessCstringPointer() local
3224 uint64_t object_offset = Sec.offset + sect_offset; in GuessPointerPointer() local