Searched refs:compile_pic_ (Results 1 – 8 of 8) sorted by relevance
206 return compile_pic_; in GetCompilePic()242 compile_pic_ = false; in SetNonPic()317 bool compile_pic_; variable
52 compile_pic_(false), in CompilerOptions()
47 options->compile_pic_ = true; in ReadCompilerOptions()
111 compile_pic_(0), in ImageHeader()293 return compile_pic_ != 0; in CompilePic()433 const uint32_t compile_pic_; variable
63 compile_pic_(compile_pic), in ImageHeader()
594 const bool compile_pic_; variable
1982 compile_pic_, in CreateHeader()2810 compile_pic_(compile_pic), in ImageWriter()
1118 compiler_options_->compile_pic_ ? OatHeader::kTrueValue : OatHeader::kFalseValue); in InsertCompileOptions()