Searched refs:GetAlignment (Results 1 – 5 of 5) sorted by relevance
109 GetAlignment ();144 …alignment = property(GetAlignment, None, doc='''A read only property that returns the alignment of…
83 uint32_t GetAlignment();
129 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
245 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection
42 uint32_t alignment = entity.GetAlignment(); in AddStructMember()