Searched refs:mcld (Results 251 - 275 of 533) sorted by relevance

<<11121314151617181920>>

/frameworks/compile/mclinker/include/mcld/LD/
H A DDynObjReader.h11 #include "mcld/LD/LDReader.h"
13 namespace mcld { namespace
37 } // namespace of mcld
H A DLDReader.h14 namespace mcld namespace
41 } // namespace of mcld
H A DObjectWriter.h13 namespace mcld { namespace
35 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Script/
H A DExprToken.h12 namespace mcld namespace
44 } // namespace of mcld
H A DRpnEvaluator.h12 namespace mcld { namespace
34 } // mcld
H A DRpnExpr.h12 #include <mcld/Support/Allocators.h>
13 #include <mcld/Config/Config.h>
14 #include <mcld/Object/SectionMap.h>
17 namespace mcld namespace
75 } // namespace of mcld
/frameworks/compile/mclinker/include/mcld/Target/
H A DGOT.h12 #include <mcld/LD/LDSection.h>
13 #include <mcld/LD/SectionData.h>
14 #include <mcld/Fragment/TargetFragment.h>
16 namespace mcld { namespace
85 } // namespace of mcld
H A DPLT.h12 #include <mcld/LD/LDSection.h>
13 #include <mcld/LD/SectionData.h>
14 #include <mcld/Fragment/TargetFragment.h>
16 namespace mcld { namespace
96 } // namespace of mcld
/frameworks/compile/mclinker/lib/MC/
H A DFileAction.cpp9 #include <mcld/MC/FileAction.h>
10 #include <mcld/MC/Input.h>
11 #include <mcld/MC/InputBuilder.h>
13 using namespace mcld;
H A DInput.cpp9 #include <mcld/MC/Input.h>
10 #include <mcld/MC/Attribute.h>
11 #include <mcld/LD/LDContext.h>
13 using namespace mcld;
16 // mcld::Input
/frameworks/compile/mclinker/lib/Script/
H A DTernaryOp.cpp9 #include <mcld/Script/TernaryOp.h>
10 #include <mcld/Script/Operand.h>
11 #include <mcld/ADT/SizeTraits.h>
13 using namespace mcld;
H A DWildcardPattern.cpp9 #include <mcld/Script/WildcardPattern.h>
10 #include <mcld/Support/raw_ostream.h>
11 #include <mcld/Support/GCFactory.h>
15 using namespace mcld;
/frameworks/compile/mclinker/lib/Support/
H A DDemangle.cpp9 #include <mcld/Config/Config.h>
10 #include <mcld/Support/CXADemangle.tcc>
11 #include <mcld/Support/Demangle.h>
17 namespace mcld { namespace
76 } // namespace mcld
H A DFileOutputBuffer.cpp9 #include <mcld/Support/FileOutputBuffer.h>
10 #include <mcld/Support/FileHandle.h>
11 #include <mcld/Support/Path.h>
13 using namespace mcld;
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64PLT.h12 #include <mcld/Target/GOT.h>
13 #include <mcld/Target/PLT.h>
14 #include <mcld/Support/MemoryRegion.h>
38 namespace mcld { namespace
83 } // namespace of mcld
/frameworks/compile/mclinker/lib/Target/
H A DELFAttributeData.cpp9 #include <mcld/Target/ELFAttributeData.h>
11 #include <mcld/Support/LEB128.h>
12 #include <mcld/Target/ELFAttributeValue.h>
16 using namespace mcld;
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonGNUInfo.cpp14 using namespace mcld;
H A DHexagonGOTPLT.h15 namespace mcld { namespace
41 } // namespace of mcld
/frameworks/compile/mclinker/templates/
H A DheaderTest.h14 namespace mcld { namespace
37 } // namespace of mcld
/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/unittests/
H A DELFBinaryReaderTest.h14 namespace mcld { namespace
36 } // namespace of mcld
H A DFragmentRefTest.h15 namespace mcld namespace
19 } // namespace for mcld
H A DFragmentTest.cpp11 #include <mcld/Fragment/Fragment.h>
12 #include <mcld/LD/SectionData.h>
13 #include <mcld/LD/LDSection.h>
15 using namespace mcld;
H A DGraphTest.h15 namespace mcld { namespace
35 } // namespace of mcld
H A DLDSymbolTest.h15 namespace mcld namespace
19 } // namespace for mcld

Completed in 2998 milliseconds

<<11121314151617181920>>