Searched refs:relocation_model (Results 1 – 2 of 2) sorted by relevance
57 RelocationModel relocation_model);72 RelocationModel relocation_model() const { return relocation_model_; } in relocation_model() function
274 std::string entry_point_name, RelocationModel relocation_model) in CpuAotCompilationOptions() argument279 relocation_model_(relocation_model) {} in CpuAotCompilationOptions()1371 switch (options.relocation_model()) { in CompileAheadOfTime()