Searched refs:compile_pic (Results 1 – 5 of 5) sorted by relevance
45 bool compile_pic, in ImageHeader() argument63 compile_pic_(compile_pic), in ImageHeader()
130 bool compile_pic,
77 bool compile_pic,
2801 bool compile_pic, in ImageWriter() argument2810 compile_pic_(compile_pic), in ImageWriter()
502 bool compile_pic = driver->GetCompilerOptions().GetCompilePic(); // Off by default in CompileMethodHarness() local504 CHECK(!compile_pic || non_relative_linker_patch_count == 0u); in CompileMethodHarness()