Searched refs:HasLayout (Results 1 – 4 of 4) sorted by relevance
102 bool HasLayout : 1; variable172 bool hasLayout() const { return HasLayout; } in hasLayout()173 void setHasLayout(bool Value) { HasLayout = Value; } in setHasLayout()
66 bool HasLayout = false; variable204 bool hasLayout() const { return HasLayout; } in hasLayout()
26 HasLayout(false), IsRegistered(false), IsText(IsText), in MCSection()
518 assert(HasLayout); in getBaseSymbol()555 assert(HasLayout); in getSectionAddressSize()940 this->HasLayout = true; in layout()1051 HasLayout = false; in Finish()