HomeSort by relevance Sort by last modified time
    Searched defs:RelocModel (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/llvm-ndk-cc/
Backend.cpp 123 llvm::Reloc::Model RelocModel = llvm::Reloc::Static;
157 Options, RelocModel, CodeModel, OptLevel);
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 487 Reloc::Model RelocModel;
502 RelocModel = Reloc::Default;
554 RelocModel = RM;

Completed in 32 milliseconds