Searched defs:compile_pic (Results 1 – 5 of 5) sorted by relevance
66 bool compile_pic, in CompilerOptions()
2316 bool compile_pic = GetCompilerOptions().GetCompilePic(); // Off by default in CompileMethod() local
39 bool compile_pic) in ImageHeader()
47 bool compile_pic) in ImageWriter()
562 bool compile_pic = false; in ParseArgs() local