HomeSort by: relevance | last modified time | path
    Searched refs:getCurrentABIString (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsAsmPrinter.h 140 const char *getCurrentABIString() const;
MipsAsmPrinter.cpp 392 const char *MipsAsmPrinter::getCurrentABIString() const {
805 std::string SectionName = std::string(".mdebug.") + getCurrentABIString();

Completed in 16 milliseconds