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

  /external/llvm/tools/lli/
lli.cpp 199 builder.setRelocationModel(RelocModel);
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 521 /// setRelocationModel - Set the relocation model that the ExecutionEngine
523 EngineBuilder &setRelocationModel(Reloc::Model RM) {

Completed in 429 milliseconds