reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
484 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
931 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym);
lib/CodeGen/TargetLoweringObjectFileImpl.cpp1514 return Ctx.getAssociativeCOFFSection(Default, KeySym, 0); 1529 return Ctx.getAssociativeCOFFSection(Sec, KeySym, 0); 1536 return Ctx.getAssociativeCOFFSection(lib/MC/MCStreamer.cpp
798 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID);