Lines Matching refs:KeySym
1029 const MCSymbol *KeySym) { in getStaticStructorSection() argument
1033 StringRef Comdat = KeySym ? KeySym->getName() : ""; in getStaticStructorSection()
1035 if (KeySym) in getStaticStructorSection()
1066 unsigned Priority, const MCSymbol *KeySym) const { in getStaticCtorSection()
1068 KeySym); in getStaticCtorSection()
1072 unsigned Priority, const MCSymbol *KeySym) const { in getStaticDtorSection()
1074 KeySym); in getStaticDtorSection()
1854 const MCSymbol *KeySym, in getCOFFStaticStructorSection() argument
1859 return Ctx.getAssociativeCOFFSection(Default, KeySym, 0); in getCOFFStaticStructorSection()
1874 return Ctx.getAssociativeCOFFSection(Sec, KeySym, 0); in getCOFFStaticStructorSection()
1886 KeySym, 0); in getCOFFStaticStructorSection()
1890 unsigned Priority, const MCSymbol *KeySym) const { in getStaticCtorSection()
1892 getContext(), getContext().getTargetTriple(), true, Priority, KeySym, in getStaticCtorSection()
1897 unsigned Priority, const MCSymbol *KeySym) const { in getStaticDtorSection()
1899 getContext(), getContext().getTargetTriple(), false, Priority, KeySym, in getStaticDtorSection()
2160 unsigned Priority, const MCSymbol *KeySym) const { in getStaticCtorSection()
2168 unsigned Priority, const MCSymbol *KeySym) const { in getStaticDtorSection()
2437 unsigned Priority, const MCSymbol *KeySym) const { in getStaticCtorSection()
2442 unsigned Priority, const MCSymbol *KeySym) const { in getStaticDtorSection()