Searched refs:WeakRefDirective (Results 1 – 14 of 14) sorted by relevance
24 WeakRefDirective ="\t.weak\t"; in MSP430MCAsmInfo()
34 WeakRefDirective = "\t.weak\t"; in AArch64ELFMCAsmInfo()
27 WeakRefDirective = "\t.weak\t"; in XCoreMCAsmInfo()
32 WeakRefDirective = "\t.weak\t"; in HexagonMCAsmInfo()
39 WeakRefDirective = "\t.weak\t"; in SparcELFMCAsmInfo()
29 WeakRefDirective = "\t.weak\t"; in MCAsmInfoCOFF()
41 WeakRefDirective = "\t.weak_reference "; in MCAsmInfoDarwin()
80 WeakRefDirective = 0; in MCAsmInfo()
52 WeakRefDirective = "\t.weak\t"; in ARMELFMCAsmInfo()
50 WeakRefDirective = "\t.weak\t"; in PPCLinuxMCAsmInfo()
41 WeakRefDirective = "\t.weak\t"; in MipsMCAsmInfo()
284 const char *WeakRefDirective; // Defaults to NULL. variable528 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective()
66 WeakRefDirective = ".weakref\t"; in AMDGPUMCAsmInfo()
95 WeakRefDirective = "\t.weak\t"; in X86ELFMCAsmInfo()