Home
last modified time | relevance | path

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

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