Lines Matching refs:search_pc
2022 long search_pc)2083 * search_pc is < 0. This way we make sure that this is "normal"2086 if (memcheck_enabled && search_pc < 0 &&2162 if (search_pc >= 0 && search_pc < s->code_ptr - gen_code_buf) {