Searched refs:patchable_area_size (Results 1 – 2 of 2) sorted by relevance
1994 unsigned int patchable_area_size) in rest_of_insert_endbr_and_patchable_area() argument2038 if (patchable_area_size) in rest_of_insert_endbr_and_patchable_area()2051 = gen_patchable_area (GEN_INT (patchable_area_size), in rest_of_insert_endbr_and_patchable_area()2180 patchable_area_size = crtl->patch_area_size - crtl->patch_area_entry; in gate()2181 return need_endbr || patchable_area_size; in gate()2188 patchable_area_size); in execute()2195 unsigned int patchable_area_size; member in __anon1ec507b20311::pass_insert_endbr_and_patchable_area
19830 to void. Add need_endbr and patchable_area_size arguments.19839 and patchable_area_size;.19841 need_endbr and patchable_area_size.19844 patchable_area_size to rest_of_insert_endbr_and_patchable_area.