HomeSort by relevance Sort by last modified time
    Searched defs:mcld (Results 1 - 25 of 295) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/
Environment.h 12 namespace mcld { namespace
18 } // namespace of mcld
  /frameworks/compile/mclinker/include/mcld/Support/
Demangle.h 14 namespace mcld { namespace
20 } // namespace mcld
MemoryArea.h 12 #include <mcld/ADT/Uncopyable.h>
17 namespace mcld { namespace
46 } // namespace of mcld
MemoryAreaFactory.h 11 #include <mcld/Support/GCFactory.h>
12 #include <mcld/Support/MemoryArea.h>
13 #include <mcld/Support/Path.h>
14 #include <mcld/Support/FileHandle.h>
17 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
67 } // namespace of mcld
raw_ostream.h 15 namespace mcld { namespace
61 mcld::raw_fd_ostream &outs();
65 mcld::raw_fd_ostream &errs();
67 } // namespace of mcld
  /frameworks/compile/mclinker/include/mcld/Target/
ELFEmulation.h 12 namespace mcld { namespace
19 } // namespace of mcld
DarwinLDBackend.h 12 namespace mcld namespace
25 } // namespace of mcld
ELFMCLinker.h 16 #include <mcld/CodeGen/MCLinker.h>
18 namespace mcld { namespace
28 mcld::Module& pModule,
34 } // namespace of mcld
  /frameworks/compile/mclinker/lib/Target/Mips/
Mips.h 12 namespace mcld { namespace
19 } // namespace of mcld
  /frameworks/compile/mclinker/templates/
header.h 12 namespace mcld namespace
23 } // namespace of mcld
  /frameworks/compile/mclinker/include/mcld/LD/
ArchiveReader.h 11 #include <mcld/LD/LDReader.h>
13 namespace mcld namespace
38 } // namespace of mcld
BSDArchiveReader.h 11 #include <mcld/LD/ArchiveReader.h>
13 namespace mcld namespace
34 } // namespace of mcld
BinaryReader.h 11 #include "mcld/LD/LDReader.h"
13 namespace mcld { namespace
33 } // namespace of mcld
DWARFLineInfo.h 11 #include <mcld/LD/DiagnosticLineInfo.h>
13 namespace mcld namespace
25 } // namespace of mcld
DiagnosticLineInfo.h 12 namespace mcld namespace
23 } // namespace of mcld
DynObjFileFormat.h 12 namespace mcld namespace
23 } // namespace of mcld
ELFDynObjFileFormat.h 11 #include <mcld/LD/ELFFileFormat.h>
13 namespace mcld { namespace
27 } // namespace of mcld
ELFExecFileFormat.h 11 #include <mcld/LD/ELFFileFormat.h>
13 namespace mcld { namespace
27 } // namespace of mcld
ELFObjectFileFormat.h 11 #include <mcld/LD/ELFFileFormat.h>
13 namespace mcld { namespace
28 } // namespace of mcld
Group.h 12 namespace mcld namespace
22 } // namespace of mcld
ObjectWriter.h 13 namespace mcld { namespace
35 } // namespace of mcld
  /frameworks/compile/mclinker/include/mcld/MC/
ContextFactory.h 12 #include <mcld/LD/LDContext.h>
13 #include <mcld/Support/UniqueGCFactory.h>
14 #include <mcld/Support/Path.h>
16 namespace mcld namespace
42 } // namespace of mcld
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectBuilder.h 11 #include <mcld/LD/LDFileFormat.h>
12 #include <mcld/LD/EhFrame.h>
18 namespace mcld { namespace
27 * \brief ObjectBuilder recieve ObjectAction and build the mcld::Module.
37 /// CreateSection - To create an output LDSection in mcld::Module.
42 /// @ref mcld::Module.
44 /// To create an input LDSection in mcld::LDContext, use @ref LDSection::Create().
56 /// MergeSection - merge the pInput section to mcld::Module.
58 /// output section of mcld::Module.
97 } // namespace of mcld
    [all...]
  /frameworks/compile/mclinker/include/mcld/Script/
FileToken.h 12 #include <mcld/Script/InputToken.h>
13 #include <mcld/Support/Allocators.h>
14 #include <mcld/Config/Config.h>
16 namespace mcld namespace
45 } // namepsace of mcld
NameSpec.h 12 #include <mcld/Script/InputToken.h>
13 #include <mcld/Support/Allocators.h>
14 #include <mcld/Config/Config.h>
16 namespace mcld namespace
45 } // namepsace of mcld

Completed in 230 milliseconds

1 2 3 4 5 6 7 8 91011>>