Home
last modified time | relevance | path

Searched refs:setRelocationModel (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DCompilerConfig.h99 inline void setRelocationModel(llvm::Reloc::Model pRelocModel) in setRelocationModel() function
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp182 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp244 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()