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