Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Support/
DCompilerConfig.h98 inline void setRelocationModel(llvm::Reloc::Model pRelocModel) in setRelocationModel() function
/frameworks/compile/libbcc/lib/Support/
DCompilerConfig.cpp203 setRelocationModel(llvm::Reloc::Static); in initializeArch()
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp186 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp260 config->setRelocationModel(llvm::Reloc::PIC_); in ConfigCompiler()