Searched refs:getDTPRel32Directive (Results 1 – 4 of 4) sorted by relevance
436 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive() function
468 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive() function
1064 assert(MAI->getDTPRel32Directive() != nullptr); in EmitDTPRel32Value()1065 OS << MAI->getDTPRel32Directive(); in EmitDTPRel32Value()
1211 assert(MAI->getDTPRel32Directive() != nullptr); in emitDTPRel32Value()1212 OS << MAI->getDTPRel32Directive(); in emitDTPRel32Value()