Home
last modified time | relevance | path

Searched defs:compile_pic (Results 1 – 5 of 5) sorted by relevance

/art/compiler/driver/
Dcompiler_options.cc66 bool compile_pic, in CompilerOptions()
Dcompiler_driver.cc2316 bool compile_pic = GetCompilerOptions().GetCompilePic(); // Off by default in CompileMethod() local
/art/runtime/
Dimage.cc39 bool compile_pic) in ImageHeader()
/art/compiler/
Dimage_writer.h47 bool compile_pic) in ImageWriter()
/art/dex2oat/
Ddex2oat.cc562 bool compile_pic = false; in ParseArgs() local