Searched refs:getCurrentABIString (Results 1 – 2 of 2) sorted by relevance
123 const char *getCurrentABIString() const;
312 const char *MipsAsmPrinter::getCurrentABIString() const { in getCurrentABIString() function in MipsAsmPrinter713 std::string SectionName = std::string(".mdebug.") + getCurrentABIString(); in EmitStartOfAsmFile()