Searched refs:non_relative_linker_patch_count (Results 1 – 2 of 2) sorted by relevance
651 size_t non_relative_linker_patch_count = 0u; in CompileMethod() local654 ++non_relative_linker_patch_count; in CompileMethod()659 CHECK(!compile_pic || non_relative_linker_patch_count == 0u); in CompileMethod()661 driver->AddCompiledMethod(method_ref, compiled_method, non_relative_linker_patch_count); in CompileMethod()2719 size_t non_relative_linker_patch_count) { in AddCompiledMethod() argument2725 non_relative_linker_patch_count_ += non_relative_linker_patch_count; in AddCompiledMethod()
183 size_t non_relative_linker_patch_count)