HomeSort by relevance Sort by last modified time
    Searched refs:Support (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp 11 #include <llvm/Support/raw_ostream.h>
12 #include <llvm/Support/ErrorHandling.h>
13 #include <llvm/Support/ELF.h>
X86RelocationFactory.cpp 11 #include <llvm/Support/ErrorHandling.h>
12 #include <llvm/Support/DataTypes.h>
13 #include <llvm/Support/ELF.h>
X86GOT.cpp 11 #include <llvm/Support/ErrorHandling.h>
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 9 #include <llvm/Support/Host.h>
10 #include <llvm/Support/ErrorHandling.h>
15 #include <mcld/Support/MemoryRegion.h>
37 // FIXME: support big-endian and 64-bit machine.
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Script.h 25 #include <llvm/Support/CodeGen.h>
153 * TODO: Currently, we only support to link the bitcodes in mSourceList[0].
bcc.cpp 33 #include <llvm/Support/CodeGen.h>
  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 19 #include <llvm/Support/DataTypes.h>
ResolveInfo.h 15 #include <llvm/Support/DataTypes.h>
  /frameworks/compile/mclinker/include/mcld/Support/
Path.h 20 #include <llvm/Support/raw_ostream.h>
24 //#include "mcld/Support/Directory.h"
41 * FIXME: current Path library only support UTF-8 chararcter set.
TargetRegistry.h 11 #include <llvm/Support/TargetRegistry.h>
  /frameworks/compile/mclinker/include/mcld/Target/
ELFDynamic.h 15 #include <llvm/Support/ELF.h>
GNULDBackend.h 15 #include <llvm/Support/ELF.h>
26 #include <mcld/Support/GCFactory.h>
  /frameworks/compile/mclinker/lib/LD/
ELFDynObjFileFormat.cpp 13 #include <llvm/Support/ELF.h>
ELFDynObjWriter.cpp 16 #include <llvm/Support/ELF.h>
ELFObjectReader.cpp 9 #include <llvm/Support/ELF.h>
11 #include <llvm/Support/ErrorHandling.h>
135 // FIXME: support Debug, Exception and Version Kinds
StrSymPool.cpp 12 #include <llvm/Support/raw_ostream.h>
GNUArchiveReader.cpp 14 #include <llvm/Support/MemoryBuffer.h>
15 #include <llvm/Support/system_error.h>
  /external/llvm/
Android.mk 22 lib/Support \
  /frameworks/compile/mclinker/include/mcld/MC/
MCLinker.h 32 #include <mcld/Support/GCFactory.h>
33 #include <mcld/Support/GCFactoryListTraits.h>
  /frameworks/compile/mclinker/lib/MC/
MCLDDriver.cpp 19 #include <mcld/Support/RealPath.h>
21 #include <llvm/Support/ErrorHandling.h>
300 /// Because we do not support instruction relaxing in this early version,
  /frameworks/compile/linkloader/android/
librsloader.cpp 29 #include <llvm/Support/ELF.h>
  /libcore/
JavaLibrary.mk 32 # resources/ # Support files.
36 # resources/ # Support files.
53 core_src_files := $(call all-main-java-files-under,dalvik dom json luni support xml)
93 LOCAL_SRC_FILES := $(call all-test-java-files-under,dalvik dom json luni support xml)
148 LOCAL_SRC_FILES := $(call all-test-java-files-under,dalvik dom json luni support xml)
  /external/compiler-rt/make/
lib_platforms.mk 1 # compiler-rt Configuration Support
  /frameworks/compile/libbcc/runtime/make/
lib_platforms.mk 1 # compiler-rt Configuration Support
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFactory.cpp 11 #include <llvm/Support/ELF.h>
12 #include <llvm/Support/ErrorHandling.h>

Completed in 1619 milliseconds

1 2 34 5 6