Searched refs:WeakRefDirective (Results 1 – 9 of 9) sorted by relevance
22 WeakRefDirective = "\t.weak\t"; in MCAsmInfoWasm()
32 WeakRefDirective = "\t.weak\t"; in MCAsmInfoELF()
29 WeakRefDirective = "\t.weak\t"; in MCAsmInfoCOFF()
76 WeakRefDirective = "\t.weak_reference "; in MCAsmInfoDarwin()
25 WeakRefDirective = "\t.weak\t"; in LanaiMCAsmInfo()
30 WeakRefDirective = "\t.weak\t"; in BPFMCAsmInfo()
37 WeakRefDirective = ".weakref\t"; in AMDGPUMCAsmInfo()
302 const char *WeakRefDirective = nullptr; variable545 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective()
92 WeakRefDirective = "\t.weak\t"; in AArch64MCAsmInfoELF()