Home | History | Annotate | Download | only in Mips

Lines Matching refs:Mips32GNULDBackend

1245 // Mips32GNULDBackend
1247 Mips32GNULDBackend::Mips32GNULDBackend(const LinkerConfig& pConfig,
1252 bool Mips32GNULDBackend::initRelocator() {
1259 void Mips32GNULDBackend::initTargetSections(Module& pModule,
1281 size_t Mips32GNULDBackend::getRelEntrySize() {
1285 size_t Mips32GNULDBackend::getRelaEntrySize() {
1353 return new Mips32GNULDBackend(pConfig, new MipsGNUInfo(triple));