Home | History | Annotate | Download | only in Mips

Lines Matching refs:mcld

13 #include <mcld/LD/SectionMap.h>
14 #include <mcld/MC/MCLDInfo.h>
15 #include <mcld/MC/MCLinker.h>
16 #include <mcld/Support/MemoryRegion.h>
17 #include <mcld/Support/TargetRegistry.h>
18 #include <mcld/Target/OutputRelocSection.h>
36 namespace mcld {
886 } // namespace of mcld
892 mcld::TargetRegistry::RegisterTargetLDBackend(mcld::TheMipselTarget,
893 mcld::createMipsLDBackend);