Searched refs:hasInstructions (Results 1 – 11 of 11) sorted by relevance
169 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
103 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
443 if (isBundlingEnabled() && F.hasInstructions()) { in ensureValid()586 assert(EF.hasInstructions() && in writeFragmentPadding()990 assert(!DF.hasInstructions() || STI != nullptr); in layout()998 assert(!RF.hasInstructions() || STI != nullptr); in layout()
132 << " Offset:" << Offset << " HasInstructions:" << hasInstructions(); in dump()
148 if (!F.hasInstructions()) in canReuseDataFragment()335 return Sec.hasInstructions(); in mayHaveInstructions()
97 if (Assembler.isBundlingEnabled() && Section->hasInstructions()) in setSectionAlignmentForBundling()
629 if (Layout && (InSet || !SecA.hasInstructions() || in AttemptToFoldSymbolOffsetDifference()
718 if (Frag.hasInstructions()) in addData() 1886 if (Frag.hasInstructions() || Frag.getKind() != MCFragment::FT_Data) in writeOneObject()
911 if (Sec.hasInstructions()) in writeObject()
332 if (IsExecOnly && !TextSection->hasInstructions()) { in addTargetSectionFlags()
430 if (!F || !F->hasInstructions()) in getSizeForInstFragment()