HomeSort by relevance Sort by last modified time
    Searched refs:setRelocationModel (Results 1 - 15 of 15) sorted by null

  /frameworks/compile/libbcc/include/bcc/
CompilerConfig.h 99 inline void setRelocationModel(llvm::Reloc::Model pRelocModel)
  /external/swiftshader/third_party/LLVM/tools/lli/
lli.cpp 199 builder.setRelocationModel(RelocModel);
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 182 config->setRelocationModel(llvm::Reloc::PIC_);
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 581 /// setRelocationModel - Set the relocation model that the ExecutionEngine
583 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 521 /// setRelocationModel - Set the relocation model that the ExecutionEngine
523 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 592 /// setRelocationModel - Set the relocation model that the ExecutionEngine
594 EngineBuilder &setRelocationModel(Reloc::Model RM) {
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 244 config->setRelocationModel(llvm::Reloc::PIC_);
  /external/llvm/tools/lli/
lli.cpp 424 builder.setRelocationModel(RelocModel);

Completed in 225 milliseconds