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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFSectLinker.h 1 //===- MipsELFSectLinker.h ------------------------------------------------===//
19 /** \class MipsELFSectLinker
20 * \brief MipsELFSectLinker sets up the environment for linking.
22 class MipsELFSectLinker : public SectLinker
25 MipsELFSectLinker(SectLinkerOption &pOption,
28 ~MipsELFSectLinker();
MipsELFSectLinker.cpp 1 //===- MipsELFSectLinker.cpp ----------------------------------------------===//
10 #include "MipsELFSectLinker.h"
16 MipsELFSectLinker::MipsELFSectLinker(SectLinkerOption &pOption,
31 MipsELFSectLinker::~MipsELFSectLinker()
Android.mk 6 MipsELFSectLinker.cpp \

Completed in 537 milliseconds