Searched refs:GetAlignment (Results 1 – 6 of 6) sorted by relevance
31 …alignment = property(GetAlignment, None, doc='''A read only property that returns the alignment of…
83 uint32_t GetAlignment();
130 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
220 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection
42 uint32_t alignment = entity.GetAlignment(); in AddStructMember()
47164 result = (uint32_t)(arg1)->GetAlignment(); in _wrap_SBSection_GetAlignment()