Searched defs:GetTargetByteSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h233 uint32_t GetTargetByteSize() const { return m_target_byte_size; } function in class:lldb_private::Section
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp244 uint32_t SBSection::GetTargetByteSize() { function in class:SBSection
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1631 static uint32_t GetTargetByteSize(SectionType Type, const ArchSpec &arch) { function

Completed in 162 milliseconds