HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentABIString (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.h 123 const char *getCurrentABIString() const;
MipsAsmPrinter.cpp 312 const char *MipsAsmPrinter::getCurrentABIString() const {
713 std::string SectionName = std::string(".mdebug.") + getCurrentABIString();
    [all...]

Completed in 236 milliseconds