Searched refs:GetTargetByteSize (Results 1 – 5 of 5) sorted by relevance
200 uint32_t SBSection::GetTargetByteSize() { in GetTargetByteSize() function in SBSection203 return section_sp->GetTargetByteSize(); in GetTargetByteSize()
80 uint32_t GetTargetByteSize();
250 uint32_t GetTargetByteSize() const { return m_target_byte_size; } in GetTargetByteSize() function
495 section_offset *= section->GetTargetByteSize(); in ReadSectionData()
1811 static uint32_t GetTargetByteSize(SectionType Type, const ArchSpec &arch) { in GetTargetByteSize() function1988 GetTargetByteSize(sect_type, m_arch_spec); in CreateSections()