Searched defs:mRelocModel (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DCompilerConfig.h51 llvm::Reloc::Model mRelocModel; member in class:bcc::CompilerConfig
95 { return mRelocModel; }
97 { mRelocModel = pRelocModel; }

Completed in 99 milliseconds