Home
last modified time | relevance | path

Searched refs:RelocModel (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
Dbcc.cpp130 bccRelocModelEnum RelocModel, in bccPrepareRelocatable() argument
135 switch (RelocModel) { in bccPrepareRelocatable()
DScript.h161 llvm::Reloc::Model RelocModel,
DScript.cpp176 llvm::Reloc::Model RelocModel, in prepareRelocatable() argument
179 option.RelocModelOpt = RelocModel; in prepareRelocatable()
/frameworks/compile/libbcc/include/bcc/
Dbcc.h114 bccRelocModelEnum RelocModel,
/frameworks/compile/mclinker/tools/llvm-mcld/
Dllvm-mcld.cpp94 RelocModel("relocation-model", variable
841 RelocModel, CMModel, OLvl)); in main()