Searched refs:hasLayout (Results 1 – 6 of 6) sorted by relevance
125 if (!Asm || !Asm->hasLayout()) in evaluateAsRelocatableImpl()
172 bool hasLayout() const { return HasLayout; } in hasLayout() function
204 bool hasLayout() const { return HasLayout; } in hasLayout() function
82 if (!Asm || !Asm->hasLayout()) in evaluateAsRelocatableImpl()
628 bool Layout = Asm->hasLayout(); in AttemptToFoldSymbolOffsetDifference()831 bool Layout = Asm && Asm->hasLayout(); in evaluateAsRelocatableImpl()
436 if (Sec.hasLayout()) in ensureValid()