Searched defs:mcld (Results 1 - 25 of 192) sorted by relevance

12345678

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARM.h12 #include <mcld/Target/TargetMachine.h>
14 namespace mcld { namespace
17 extern mcld::Target TheARMTarget;
18 extern mcld::Target TheThumbTarget;
22 } // namespace of mcld
H A DARMELFArchiveReader.h15 #include "mcld/MC/MCELFArchiveTargetReader.h"
17 namespace mcld namespace
26 } // namespace of mcld
H A DARMELFDynamic.h15 #include <mcld/Target/ELFDynamic.h>
17 namespace mcld { namespace
29 } // namespace of mcld
H A DARMELFSectLinker.h14 #include <mcld/CodeGen/SectLinker.h>
16 namespace mcld namespace
28 mcld::TargetLDBackend &pLDBackend);
33 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMips.h12 #include "mcld/Support/TargetRegistry.h"
14 namespace mcld { namespace
16 extern mcld::Target TheMipselTarget;
18 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86.h12 #include "mcld/Target/TargetMachine.h"
14 namespace mcld { namespace
17 extern mcld::Target TheX86Target;
21 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/LD/
H A DArchiveReader.h14 #include <mcld/LD/LDReader.h>
16 namespace mcld namespace
40 } // namespace of mcld
H A DBSDArchiveReader.h14 #include <mcld/LD/ArchiveReader.h>
16 namespace mcld namespace
36 } // namespace of mcld
H A DBranchIsland.h15 namespace mcld namespace
27 } // namespace of mcld
H A DDWARFLineInfo.h14 #include <mcld/LD/DiagnosticLineInfo.h>
16 namespace mcld namespace
28 } // namespace of mcld
H A DDiagnosticLineInfo.h15 namespace mcld namespace
26 } // namespace of mcld
H A DDynObjFileFormat.h15 namespace mcld namespace
26 } // namespace of mcld
H A DELFDynObjFileFormat.h14 #include <mcld/LD/ELFFileFormat.h>
16 namespace mcld namespace
35 } // namespace of mcld
H A DELFExecFileFormat.h14 #include <mcld/LD/ELFFileFormat.h>
16 namespace mcld namespace
34 } // namespace of mcld
H A DELFSectionMap.h12 #include <mcld/LD/SectionMap.h>
14 namespace mcld namespace
27 } // namespace of mcld
H A DELFSegmentFactory.h14 #include <mcld/Support/GCFactory.h>
15 #include <mcld/LD/ELFSegment.h>
17 namespace mcld namespace
43 } // namespace of mcld
H A DGroup.h15 namespace mcld namespace
25 } // namespace of mcld
H A DLDSectionFactory.h17 #include <mcld/Support/GCFactory.h>
18 #include <mcld/LD/LDSection.h>
19 #include <mcld/LD/LDFileFormat.h>
21 namespace mcld namespace
57 } // namespace of mcld
H A DObjectWriter.h16 namespace mcld namespace
36 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/MC/
H A DContextFactory.h15 #include <mcld/LD/LDContext.h>
16 #include <mcld/Support/UniqueGCFactory.h>
17 #include <mcld/Support/Path.h>
19 namespace mcld namespace
45 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Support/
H A DRegionFactory.h14 #include <mcld/Support/GCFactory.h>
15 #include <mcld/Support/MemoryRegion.h>
16 #include <mcld/Support/MemoryArea.h>
17 #include <mcld/Support/FileSystem.h>
19 namespace mcld namespace
43 } // namespace of mcld
H A Draw_ostream.h16 #include <mcld/MC/MCLDInfo.h>
18 namespace mcld namespace
66 /// InitializeOStreams - This initialize mcld::outs() and mcld::errs().
67 /// Call it before you use mcld::outs() and mcld::errs().
72 mcld::raw_fd_ostream &outs();
76 mcld::raw_fd_ostream &errs();
78 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Target/
H A DDarwinLDBackend.h15 namespace mcld namespace
28 } // namespace of mcld
H A DELFSectLinker.h19 #include <mcld/CodeGen/SectLinker.h>
21 namespace mcld namespace
28 mcld::TargetLDBackend &pLDBackend);
33 } // namespace of mcld
H A DStub.h14 #include "mcld/LD/Relocation.h"
16 namespace mcld namespace
27 } // namespace of mcld

Completed in 85 milliseconds

12345678