Searched refs:mcld (Results 276 - 300 of 533) sorted by relevance

<<11121314151617181920>>

/frameworks/compile/mclinker/unittests/
H A DLinkerTest.h14 namespace mcld { namespace
37 } // namespace for mcld
H A DPathTest.h12 #include "mcld/Support/Path.h"
19 * \brief a testcase for mcld::Path and its non-member funtions.
39 mcld::sys::fs::Path* m_pTestee;
H A DSectionDataTest.h14 namespace mcld { namespace
16 } // namespace for mcld
H A DSystemUtilsTest.h14 namespace mcld { namespace
34 } // namespace of mcld
H A DUniqueGCFactoryBaseTest.cpp9 #include <mcld/MC/ContextFactory.h>
10 #include <mcld/Support/MemoryAreaFactory.h>
11 #include <mcld/Support/TargetSelect.h>
12 #include <mcld/Support/Path.h>
15 using namespace mcld;
H A DStaticResolverTest.cpp10 #include <mcld/Support/TargetSelect.h>
11 #include <mcld/LD/StaticResolver.h>
12 #include <mcld/LD/ResolveInfo.h>
13 #include <mcld/LinkerConfig.h>
15 #include <mcld/Support/FileSystem.h>
17 using namespace mcld;
57 ASSERT_TRUE( mcld::ResolveInfo::Define == new_sym->desc());
58 ASSERT_TRUE( mcld::ResolveInfo::Define == old_sym->desc());
59 ASSERT_TRUE( mcld::ResolveInfo::define_flag == new_sym->info());
60 ASSERT_TRUE( mcld
[all...]
/frameworks/compile/mclinker/lib/LD/
H A DGroupReader.cpp9 #include <mcld/LD/Archive.h>
10 #include <mcld/LD/ArchiveReader.h>
11 #include <mcld/LD/DynObjReader.h>
12 #include <mcld/LD/GroupReader.h>
13 #include <mcld/LD/ObjectReader.h>
14 #include <mcld/LD/BinaryReader.h>
15 #include <mcld/LinkerConfig.h>
16 #include <mcld/MC/Attribute.h>
17 #include <mcld/Support/MsgHandling.h>
19 using namespace mcld;
[all...]
H A DStubFactory.cpp9 #include <mcld/LD/StubFactory.h>
10 #include <mcld/IRBuilder.h>
11 #include <mcld/LD/BranchIslandFactory.h>
12 #include <mcld/LD/BranchIsland.h>
13 #include <mcld/LD/LDSymbol.h>
14 #include <mcld/LD/ResolveInfo.h>
15 #include <mcld/Fragment/Stub.h>
16 #include <mcld/Fragment/Relocation.h>
20 using namespace mcld;
H A DBranchIslandFactory.cpp9 #include <mcld/LD/BranchIslandFactory.h>
10 #include <mcld/Fragment/Fragment.h>
11 #include <mcld/LD/LDSection.h>
12 #include <mcld/LD/SectionData.h>
13 #include <mcld/Module.h>
15 using namespace mcld;
H A DELFBinaryReader.cpp9 #include <mcld/LD/ELFBinaryReader.h>
11 #include <mcld/IRBuilder.h>
12 #include <mcld/LinkerConfig.h>
13 #include <mcld/MC/Input.h>
14 #include <mcld/Support/MemoryArea.h>
20 using namespace mcld;
/frameworks/compile/mclinker/tools/mcld/lib/
H A DOptimizationOptions.cpp9 #include <mcld/OptimizationOptions.h>
10 #include <mcld/LinkerConfig.h>
11 #include <mcld/Support/CommandLine.h>
12 #include <mcld/Support/MsgHandling.h>
63 llvm::cl::opt<mcld::GeneralOptions::ICF> ArgICF("icf",
66 llvm::cl::init(mcld::GeneralOptions::ICF_None),
68 clEnumValN(mcld::GeneralOptions::ICF_None, "none",
70 clEnumValN(mcld::GeneralOptions::ICF_All, "all",
72 clEnumValN(mcld::GeneralOptions::ICF_Safe, "safe",
101 using namespace mcld;
[all...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h12 #include <mcld/LD/Relocator.h>
13 #include <mcld/Target/GOT.h>
14 #include <mcld/Target/PLT.h>
15 #include <mcld/Target/KeyEntryMap.h>
18 namespace mcld { namespace
145 } // namespace of mcld
/frameworks/compile/mclinker/lib/Fragment/
H A DFragmentRef.cpp9 #include <mcld/Fragment/FragmentRef.h>
11 #include <mcld/Fragment/Fragment.h>
12 #include <mcld/LD/LDSection.h>
13 #include <mcld/LD/SectionData.h>
14 #include <mcld/LD/EhFrame.h>
15 #include <mcld/Support/GCFactory.h>
16 #include <mcld/Fragment/RegionFragment.h>
17 #include <mcld/Fragment/Stub.h>
25 using namespace mcld;
H A DRelocation.cpp9 #include <mcld/Fragment/Relocation.h>
10 #include <mcld/LD/Relocator.h>
11 #include <mcld/LD/ResolveInfo.h>
12 #include <mcld/LD/LDSymbol.h>
13 #include <mcld/LD/LDSection.h>
14 #include <mcld/LD/SectionData.h>
15 #include <mcld/Support/MsgHandling.h>
16 #include <mcld/LD/RelocationFactory.h>
20 using namespace mcld;
/frameworks/compile/mclinker/lib/Script/
H A DRpnEvaluator.cpp9 #include <mcld/Support/MsgHandling.h>
10 #include <mcld/LD/LDSymbol.h>
11 #include <mcld/Script/RpnExpr.h>
12 #include <mcld/Script/RpnEvaluator.h>
13 #include <mcld/Script/ExprToken.h>
14 #include <mcld/Script/Operator.h>
15 #include <mcld/Script/Operand.h>
16 #include <mcld/Module.h>
22 using namespace mcld;
/frameworks/compile/mclinker/lib/Support/
H A DPath.cpp9 #include <mcld/Config/Config.h>
10 #include <mcld/Support/FileSystem.h>
11 #include <mcld/Support/Path.h>
19 using namespace mcld;
20 using namespace mcld::sys::fs;
209 bool mcld::sys::fs::operator==(const Path& pLHS,const Path& pRHS)
214 bool mcld::sys::fs::operator!=(const Path& pLHS,const Path& pRHS)
219 Path mcld::sys::fs::operator+(const Path& pLHS, const Path& pRHS)
221 mcld::sys::fs::Path result = pLHS;
H A DCommandLine.cpp9 #include <mcld/Support/CommandLine.h>
19 using namespace mcld;
61 // parser<mcld::sys::fs::Path>
63 bool parser<mcld::sys::fs::Path>::parse(llvm::cl::Option &O,
66 mcld::sys::fs::Path &Val)
72 void parser<mcld::sys::fs::Path>::printOptionDiff(const llvm::cl::Option &O,
73 const mcld::sys::fs::Path &V,
74 parser<mcld::sys::fs::Path>::OptVal Default,
89 void parser<mcld::sys::fs::Path>::anchor()
95 // parser<mcld
[all...]
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReaderIf.h16 #include <mcld/Module.h>
17 #include <mcld/LinkerConfig.h>
18 #include <mcld/LD/LDContext.h>
19 #include <mcld/Target/GNULDBackend.h>
20 #include <mcld/Support/MsgHandling.h>
22 namespace mcld { namespace
127 } // namespace of mcld
H A DBranchIsland.h12 #include <mcld/ADT/HashEntry.h>
13 #include <mcld/ADT/HashTable.h>
14 #include <mcld/ADT/StringHash.h>
15 #include <mcld/LD/SectionData.h>
16 #include <mcld/LD/LDSymbol.h>
17 #include <mcld/Fragment/FragmentRef.h>
18 #include <mcld/Fragment/Stub.h>
23 namespace mcld { namespace
181 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/
H A DELFEmulation.cpp9 #include <mcld/Target/ELFEmulation.h>
10 #include <mcld/LinkerScript.h>
11 #include <mcld/LinkerConfig.h>
12 #include <mcld/Script/InputSectDesc.h>
16 using namespace mcld;
71 bool mcld::MCLDEmulateELF(LinkerScript& pScript, LinkerConfig& pConfig)
H A DELFAttribute.cpp9 #include <mcld/Target/ELFAttribute.h>
11 #include <mcld/ADT/SizeTraits.h>
12 #include <mcld/Fragment/RegionFragment.h>
13 #include <mcld/LD/LDSection.h>
14 #include <mcld/LD/SectionData.h>
15 #include <mcld/LinkerConfig.h>
16 #include <mcld/MC/Input.h>
17 #include <mcld/Support/LEB128.h>
18 #include <mcld/Support/MemoryArea.h>
19 #include <mcld/Suppor
[all...]
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFDynamic.cpp10 #include <mcld/LinkerConfig.h>
11 #include <mcld/LD/ELFFileFormat.h>
12 #include <mcld/LD/ELFSegment.h>
13 #include <mcld/LD/ELFSegmentFactory.h>
14 #include <mcld/Target/GNULDBackend.h>
18 using namespace mcld;
/frameworks/compile/mclinker/include/mcld/
H A DIRBuilder.h17 #include <mcld/MC/Input.h>
18 #include <mcld/MC/InputBuilder.h>
20 #include <mcld/LD/LDSection.h>
21 #include <mcld/LD/EhFrame.h>
22 #include <mcld/LD/LDSymbol.h>
24 #include <mcld/Fragment/Fragment.h>
25 #include <mcld/Fragment/Relocation.h>
26 #include <mcld/Fragment/RegionFragment.h>
27 #include <mcld/Fragment/FillFragment.h>
28 #include <mcld/Fragmen
33 namespace mcld { namespace
[all...]
/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 DAlignFragment.h12 #include <mcld/Fragment/Fragment.h>
14 namespace mcld { namespace
63 } // namespace of mcld

Completed in 881 milliseconds

<<11121314151617181920>>