Searched refs:compile_pic_ (Results 1 – 4 of 4) sorted by relevance
230 return compile_pic_; in GetCompilePic()299 compile_pic_ = false; in SetNonPic()404 bool compile_pic_; variable
63 compile_pic_(false), in CompilerOptions()
89 compiler_options_->compile_pic_ = false; // Non-PIC boot image is a test configuration. in CreateCompilerDriver()
892 compiler_options_->compile_pic_ = true; // All AOT compilation is PIC. in ProcessOptions()