/frameworks/compile/mclinker/lib/Fragment/ |
FragmentGraph.cpp | 20 #include <mcld/Support/MsgHandling.h> 22 #include <llvm/Support/Casting.h> 23 #include <llvm/Support/ELF.h>
|
/frameworks/compile/mclinker/include/mcld/LD/ |
Archive.h | 19 #include <mcld/Support/GCFactory.h>
|
ResolveInfo.h | 15 #include <llvm/Support/DataTypes.h>
|
/frameworks/compile/mclinker/include/mcld/Support/ |
Path.h | 19 #include <llvm/Support/raw_ostream.h>
|
TargetRegistry.h | 11 #include <llvm/Support/TargetRegistry.h>
|
/frameworks/compile/mclinker/lib/LD/ |
DiagnosticInfos.cpp | 10 #include <llvm/Support/DataTypes.h>
|
GroupReader.cpp | 17 #include <mcld/Support/MsgHandling.h>
|
NamePool.cpp | 9 #include <llvm/Support/raw_ostream.h>
|
TextDiagnosticPrinter.cpp | 11 #include <llvm/Support/Signals.h>
|
ELFObjectReader.cpp | 14 #include <llvm/Support/ELF.h> 23 #include <mcld/Support/MsgHandling.h> 187 // FIXME: support Version Kind 189 // FIXME: support GCCExceptTable Kind
|
StaticResolver.cpp | 11 #include <mcld/Support/MsgHandling.h>
|
/frameworks/compile/mclinker/lib/MC/ |
CommandAction.cpp | 13 #include <mcld/Support/MsgHandling.h> 47 // In the system with shared object support, we can find both archive 61 // In the system without shared object support, we only look for an archive
|
SearchDirs.cpp | 11 #include <mcld/Support/FileSystem.h>
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86LDBackend.cpp | 16 #include <llvm/Support/Casting.h> 23 #include <mcld/Support/MemoryRegion.h> 24 #include <mcld/Support/MsgHandling.h> 25 #include <mcld/Support/TargetRegistry.h>
|
/frameworks/rs/cpu_ref/linkloader/android/ |
librsloader.cpp | 29 #include <llvm/Support/ELF.h>
|
/external/compiler-rt/make/ |
lib_platforms.mk | 1 # compiler-rt Configuration Support
|
/frameworks/compile/mclinker/include/mcld/Target/ |
GNULDBackend.h | 16 #include <llvm/Support/ELF.h> 32 #include <mcld/Support/GCFactory.h>
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonLDBackend.cpp | 17 #include <llvm/Support/Casting.h> 24 #include <mcld/Support/MemoryRegion.h> 25 #include <mcld/Support/MemoryArea.h> 26 #include <mcld/Support/MsgHandling.h> 27 #include <mcld/Support/TargetRegistry.h> [all...] |
/frameworks/compile/mclinker/unittests/ |
LinkerTest.cpp | 18 #include <mcld/Support/Path.h> 20 #include <llvm/Support/ELF.h>
|
/art/compiler/dex/ |
frontend.cc | 17 #include <llvm/Support/Threading.h>
|
/art/runtime/ |
elf_file.h | 23 #include <llvm/Support/ELF.h>
|
/external/chromium_org/third_party/sqlite/src/ |
configure.ac | 114 # Enable large file support (if special flags are necessary) 236 # Do we want to support multithreaded use of sqlite 239 AC_HELP_STRING([--enable-threadsafe],[Support threadsafe operation]),,enable_threadsafe=yes) 240 AC_MSG_CHECKING([whether to support threadsafe operation]) 272 # Do we want to support release 275 AC_HELP_STRING([--enable-releasemode],[Support libtool link to release mode]),,enable_releasemode=no) 276 AC_MSG_CHECKING([whether to support shared library linked as release mode or not]) 529 [AC_HELP_STRING([--disable-readline],[disable readline support [default=detect]])],
|
/frameworks/compile/mclinker/include/mcld/ |
Module.h | 27 #include <mcld/Support/GCFactoryListTraits.h>
|
/frameworks/compile/mclinker/lib/Object/ |
ObjectBuilder.cpp | 24 #include <llvm/Support/Casting.h>
|
/frameworks/compile/mclinker/lib/Support/ |
LEB128.cpp | 9 #include <mcld/Support/LEB128.h>
|