OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRelocationModel
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/lli/
lli.cpp
182
builder.
setRelocationModel
(RelocModel);
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
524
///
setRelocationModel
- Set the relocation model that the ExecutionEngine
526
EngineBuilder &
setRelocationModel
(Reloc::Model RM) {
Completed in 841 milliseconds