Home
last modified time | relevance | path

Searched refs:OptPIC (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp71 OptPIC("fPIC", llvm::cl::desc("Generate fully relocatable, position independent" variable
181 if (OptPIC) { in ConfigCompiler()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp139 OptPIC("fPIC", llvm::cl::desc("Generate fully relocatable, position independent" variable
243 if (OptPIC) { in ConfigCompiler()