Searched refs:mcld (Results 226 - 250 of 492) sorted by relevance

1234567891011>>

/frameworks/compile/mclinker/include/mcld/Script/
H A DInputCmd.h12 #include "mcld/Script/ScriptCommand.h"
14 namespace mcld { namespace
57 } // namespace mcld
H A DNullaryOp.h12 #include "mcld/Script/Operator.h"
16 namespace mcld { namespace
53 } // namespace mcld
H A DOutputFormatCmd.h12 #include "mcld/Script/ScriptCommand.h"
17 namespace mcld { namespace
55 } // namespace mcld
H A DScriptReader.h12 #include "mcld/LD/LDReader.h"
14 namespace mcld { namespace
49 } // namespace mcld
H A DStrToken.h12 #include "mcld/Config/Config.h"
13 #include "mcld/Support/Allocators.h"
17 namespace mcld { namespace
56 } // namespace mcld
H A DTernaryOp.h12 #include "mcld/Script/Operator.h"
16 namespace mcld { namespace
61 } // namespace mcld
H A DWildcardPattern.h12 #include "mcld/Config/Config.h"
13 #include "mcld/Script/StrToken.h"
14 #include "mcld/Support/Allocators.h"
18 namespace mcld { namespace
64 } // namespace mcld
/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactoryListTraits.h17 namespace mcld { namespace
58 } // namespace mcld
H A DMemoryAreaFactory.h11 #include "mcld/Support/FileHandle.h"
12 #include "mcld/Support/GCFactory.h"
13 #include "mcld/Support/MemoryArea.h"
14 #include "mcld/Support/Path.h"
18 namespace mcld { namespace
26 * mcld::Input should not create MemoryArea directly. Instead, it should ask
30 * constructor and destructor of MCLDFile. For mcld::Output, MCLinker
32 * aside, mcld::Input opens the file at constructor. In order to hide the
66 } // namespace mcld
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h14 namespace mcld { namespace
70 } // namespace mcld
/frameworks/compile/mclinker/lib/ADT/
H A DStringEntry.cpp9 #include "mcld/ADT/StringEntry.h"
11 namespace mcld { namespace
45 } // namespace mcld
/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticEngine.cpp9 #include "mcld/LD/DiagnosticEngine.h"
11 #include "mcld/LinkerConfig.h"
12 #include "mcld/LD/DiagnosticLineInfo.h"
13 #include "mcld/LD/DiagnosticPrinter.h"
14 #include "mcld/LD/MsgHandler.h"
18 namespace mcld { namespace
77 } // namespace mcld
H A DMergedStringTable.cpp9 #include "mcld/LD/MergedStringTable.h"
11 namespace mcld { namespace
42 } // namespace mcld
H A DMsgHandler.cpp9 #include "mcld/LD/MsgHandler.h"
11 #include "mcld/LD/DiagnosticEngine.h"
13 namespace mcld { namespace
50 } // namespace mcld
H A DRelocData.cpp9 #include "mcld/LD/RelocData.h"
11 #include "mcld/Support/GCFactory.h"
15 namespace mcld { namespace
57 } // namespace mcld
/frameworks/compile/mclinker/lib/MC/
H A DContextFactory.cpp9 #include "mcld/MC/ContextFactory.h"
11 #include "mcld/LD/LDContext.h"
13 namespace mcld { namespace
44 } // namespace mcld
H A DFileAction.cpp9 #include "mcld/MC/FileAction.h"
11 #include "mcld/MC/Input.h"
12 #include "mcld/MC/InputBuilder.h"
14 namespace mcld { namespace
59 } // namespace mcld
H A DInputFactory.cpp9 #include "mcld/MC/InputFactory.h"
11 #include "mcld/LinkerConfig.h"
12 #include "mcld/AttributeOption.h"
13 #include "mcld/MC/AttributeSet.h"
15 namespace mcld { namespace
51 } // namespace mcld
/frameworks/compile/mclinker/lib/Script/
H A DAndroid.mk42 LOCAL_C_INCLUDES := $(MCLD_ROOT_PATH)/include/mcld/Script
56 LOCAL_C_INCLUDES := $(MCLD_ROOT_PATH)/include/mcld/Script
H A DFileToken.cpp9 #include "mcld/Script/FileToken.h"
11 #include "mcld/Support/GCFactory.h"
15 namespace mcld { namespace
49 } // namespace mcld
H A DNameSpec.cpp9 #include "mcld/Script/NameSpec.h"
11 #include "mcld/Support/GCFactory.h"
15 namespace mcld { namespace
49 } // namespace mcld
H A DScriptReader.cpp9 #include "mcld/Script/ScriptReader.h"
11 #include "mcld/MC/Input.h"
12 #include "mcld/Script/ScriptFile.h"
13 #include "mcld/Script/ScriptScanner.h"
14 #include "mcld/Support/MemoryArea.h"
21 namespace mcld { namespace
62 } // namespace mcld
H A DStrToken.cpp9 #include "mcld/Script/StrToken.h"
11 #include "mcld/Support/GCFactory.h"
15 namespace mcld { namespace
49 } // namespace mcld
H A DTernaryOp.cpp9 #include "mcld/Script/TernaryOp.h"
11 #include "mcld/ADT/SizeTraits.h"
12 #include "mcld/Script/Operand.h"
14 namespace mcld { namespace
59 } // namespace mcld
/frameworks/compile/mclinker/lib/Support/
H A DMemoryArea.cpp9 #include "mcld/Support/MemoryArea.h"
10 #include "mcld/Support/MsgHandling.h"
17 namespace mcld { namespace
49 } // namespace mcld

Completed in 614 milliseconds

1234567891011>>