Home
last modified time | relevance | path

Searched refs:SetObjectOffset (Results 1 – 3 of 3) 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() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp488 spec.SetObjectOffset(object_file_offset); in GetModuleSpecifications()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3687 module_spec.SetObjectOffset(ival); in GetModuleInfo()
3719 result.SetObjectOffset(integer); in ParseModuleSpec()