Searched refs:GPRel32Directive (Results 1 – 11 of 11) sorted by relevance
23 GPRel32Directive = "\t.gpword\t"; in MBlazeMCAsmInfo()
20 GPRel32Directive = ".gprel32"; in AlphaMCAsmInfo()
195 const char *GPRel32Directive; // Defaults to NULL. variable384 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
33 GPRel32Directive = "\t.gpword\t"; in Nios2MCAsmInfo()
32 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
207 const char *GPRel32Directive; variable407 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
39 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
203 const char *GPRel32Directive = nullptr; variable419 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
71 GPRel32Directive = 0; in MCAsmInfo()
67 GPRel32Directive = nullptr; in MCAsmInfo()