Searched refs:hasXCOFFSection (Results 1 – 3 of 3) sorted by relevance
2896 if (!OutContext.hasXCOFFSection( in emitPGORefs()2923 if (OutContext.hasXCOFFSection( in emitPGORefs()2929 if (OutContext.hasXCOFFSection( in emitPGORefs()2935 if (OutContext.hasXCOFFSection( in emitPGORefs()2945 if (!OutContext.hasXCOFFSection( in emitGCOVRefs()2958 if (OutContext.hasXCOFFSection( in emitGCOVRefs()
664 LLVM_ABI bool hasXCOFFSection(StringRef Section,
886 bool MCContext::hasXCOFFSection(StringRef Section, in hasXCOFFSection() function in MCContext