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