Searched refs:non_relative_linker_patch_count (Results 1 – 1 of 1) sorted by relevance
2310 size_t non_relative_linker_patch_count = 0u; in CompileMethod() local2313 ++non_relative_linker_patch_count; in CompileMethod()2318 CHECK(!compile_pic || non_relative_linker_patch_count == 0u); in CompileMethod()2324 non_relative_linker_patch_count_ += non_relative_linker_patch_count; in CompileMethod()