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