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