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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h131 void SetObjectOffset(uint64_t object_offset) { argument
/freebsd-11-stable/contrib/gcc/
H A Dggc-page.c1083 size_t order, word, bit, object_offset, object_size; local
H A Dtree-data-ref.c1601 tree object_offset = ssize_int (0), object_misalign = ssize_int (0); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp169 DebugMapModule(const ModuleSP &exe_module_sp, uint32_t cu_idx, const FileSpec &file_spec, const ArchSpec &arch, const ConstString *object_name, off_t object_offset, const llvm::sys::TimePoint<> object_mod_time) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp219 Module(const FileSpec &file_spec, const ArchSpec &arch, const ConstString *object_name, lldb::offset_t object_offset, const llvm::sys::TimePoint<> &object_mod_time) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3026 uint64_t object_offset = Sec.offset + sect_offset; local
3047 uint64_t object_offset = Sec.offset + sect_offset; local
3236 uint64_t object_offset = Sec.offset + sect_offset; local
[all...]

Completed in 415 milliseconds