Searched defs:mcld (Results 201 - 225 of 294) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h16 #include <mcld/LD/ELFReaderIf.h>
17 #include <mcld/LD/ResolveInfo.h>
18 #include <mcld/LD/LDSymbol.h>
19 #include <mcld/Target/GNULDBackend.h>
21 namespace mcld { namespace
214 } // namespace of mcld
H A DIdenticalCodeFolding.h16 namespace mcld { namespace
77 } // namespace of mcld
H A DNamePool.h12 #include <mcld/Config/Config.h>
13 #include <mcld/ADT/HashTable.h>
14 #include <mcld/ADT/StringHash.h>
15 #include <mcld/ADT/Uncopyable.h>
16 #include <mcld/LD/Resolver.h>
17 #include <mcld/LD/ResolveInfo.h>
18 #include <mcld/Support/GCFactory.h>
24 namespace mcld { namespace
139 } // namespace of mcld
H A DResolver.h13 #include <mcld/LD/LDSymbol.h>
15 namespace mcld namespace
77 } // namespace of mcld
H A DEhFrameReader.h11 #include <mcld/LD/EhFrame.h>
15 namespace mcld { namespace
104 } // namespace of mcld
H A DLDContext.h13 #include <mcld/LD/LDFileFormat.h>
22 namespace mcld { namespace
94 } // namespace of mcld
H A DLDSymbol.h14 #include <mcld/Config/Config.h>
15 #include <mcld/ADT/Uncopyable.h>
16 #include <mcld/LD/ResolveInfo.h>
17 #include <mcld/Support/Allocators.h>
26 namespace mcld { namespace
151 } // namespace mcld
H A DRelocData.h12 #include <mcld/Config/Config.h>
13 #include <mcld/Fragment/Relocation.h>
14 #include <mcld/Support/Allocators.h>
15 #include <mcld/Support/GCFactoryListTraits.h>
23 namespace mcld { namespace
109 } // namespace of mcld
H A DRelocator.h12 #include <mcld/Fragment/Relocation.h>
14 namespace mcld namespace
132 } // namespace of mcld
H A DSectionData.h16 #include <mcld/Config/Config.h>
17 #include <mcld/Support/Allocators.h>
18 #include <mcld/Fragment/Fragment.h>
20 namespace mcld { namespace
87 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h15 #include <mcld/InputTree.h>
16 #include <mcld/MC/Input.h>
17 #include <mcld/Support/FileHandle.h>
19 namespace mcld { namespace
134 } // end of namespace mcld
/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptCommand.h12 namespace mcld { namespace
54 } // namespace of mcld
H A DSectionsCmd.h12 #include <mcld/Script/ScriptCommand.h>
16 namespace mcld namespace
67 } // namespace of mcld
H A DWildcardPattern.h12 #include <mcld/Script/StrToken.h>
13 #include <mcld/Support/Allocators.h>
14 #include <mcld/Config/Config.h>
17 namespace mcld namespace
66 } // namepsace of mcld
/frameworks/compile/mclinker/include/mcld/Support/
H A DTarget.h20 namespace mcld { namespace
37 friend class mcld::MCLDTargetMachine;
38 friend class mcld::TargetRegistry;
44 const mcld::Target &,
57 typedef DiagnosticLineInfo *(*DiagnosticLineInfoCtorTy)(const mcld::Target&,
87 DiagnosticLineInfo* createDiagnosticLineInfo(const mcld::Target& pTarget,
102 } //end namespace mcld
H A DUniqueGCFactory.h12 #include "mcld/Support/GCFactory.h"
16 namespace mcld namespace
88 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeData.h16 namespace mcld { namespace
109 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.h15 #include <mcld/LD/LDSection.h>
16 #include <mcld/Target/GNULDBackend.h>
17 #include <mcld/Target/OutputRelocSection.h>
19 namespace mcld { namespace
167 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOTPLT.cpp13 typedef mcld::GOT::Entry<4> GOTPLTEntry;
18 namespace mcld { namespace
79 } //end mcld namespace
/frameworks/compile/mclinker/tools/mcld/include/mcld/
H A DPositionalOptions.h12 #include <mcld/Support/CommandLine.h>
13 #include <mcld/Support/Path.h>
16 namespace mcld { namespace
51 llvm::cl::list<mcld::sys::fs::Path>& m_InputObjectFiles;
68 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/ADT/
H A DFlags.h12 namespace mcld namespace
95 } // namespace of mcld
H A DHashBase.h14 namespace mcld { namespace
135 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/ADT/GraphLite/
H A DListDigraph.h11 #include <mcld/Support/GCFactory.h>
13 namespace mcld { namespace
86 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragment.h19 namespace mcld { namespace
77 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/
H A DLinkerScript.h14 #include <mcld/ADT/StringEntry.h>
15 #include <mcld/ADT/StringHash.h>
16 #include <mcld/ADT/HashTable.h>
17 #include <mcld/Object/SectionMap.h>
18 #include <mcld/MC/SearchDirs.h>
19 #include <mcld/Script/Assignment.h>
20 #include <mcld/Script/AssertCmd.h>
22 namespace mcld { namespace
100 } // namespace of mcld

Completed in 9842 milliseconds

1234567891011>>