Searched defs:GetTargetByteSize (Results 1 – 3 of 3) sorted by relevance
211 uint32_t SBSection::GetTargetByteSize() { in GetTargetByteSize() function in SBSection
247 uint32_t GetTargetByteSize() const { return m_target_byte_size; } in GetTargetByteSize() function
1715 static uint32_t GetTargetByteSize(SectionType Type, const ArchSpec &arch) { GetTargetByteSize() function