Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp75 OptPIC("fPIC", llvm::cl::desc("Generate fully relocatable, position independent" variable
185 if (OptPIC) { in ConfigCompiler()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp131 OptPIC("fPIC", llvm::cl::desc("Generate fully relocatable, position independent" variable
259 if (OptPIC) { in ConfigCompiler()