Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp159 void SBModuleSpec::SetObjectOffset(uint64_t object_offset) { in SetObjectOffset()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h109 void SetObjectOffset(uint64_t object_offset) { in SetObjectOffset()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp882 lldb::offset_t object_offset = m_body_offset + m_header->objtoff; in ParseObjects() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp236 ConstString object_name, lldb::offset_t object_offset, in Module()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp177 ConstString object_name, off_t object_offset, in DebugMapModule()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3233 uint64_t object_offset = Sec.offset + sect_offset; in GuessCstringPointer() local
3254 uint64_t object_offset = Sec.offset + sect_offset; in GuessCstringPointer() local
3443 uint64_t object_offset = Sec.offset + sect_offset; in GuessPointerPointer() local