Searched refs:GetTargetByteSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBSection.h84 GetTargetByteSize ();
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp254 SBSection::GetTargetByteSize () function in class:SBSection
258 return section_sp->GetTargetByteSize();
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h341 GetTargetByteSize() const function in class:lldb_private::Section
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp468 section_offset *= section->GetTargetByteSize();

Completed in 107 milliseconds