Searched defs:GetObjectSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp165 uint64_t SBModuleSpec::GetObjectSize() { function in class:SBModuleSpec
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h113 uint64_t GetObjectSize() const { return m_object_size; } function in class:lldb_private::ModuleSpec

Completed in 107 milliseconds