Searched refs:getCurrentABIString (Results 1 – 2 of 2) sorted by relevance
140 const char *getCurrentABIString() const;
468 const char *MipsAsmPrinter::getCurrentABIString() const { in getCurrentABIString() function in MipsAsmPrinter881 std::string SectionName = std::string(".mdebug.") + getCurrentABIString(); in emitStartOfAsmFile()