Searched refs:CBS_STOP_IF (Results 1 – 5 of 5) sorted by relevance
65 #define CBS_STOP_IF(X) ((X) ? CBS_STOP : CBS_CONT) macro
520 return CBS_STOP_IF(lib->type == LT_LIBTYPE_MAIN); in is_main()601 return CBS_STOP_IF(proc->pid == (pid_t)(uintptr_t)data); in find_proc()845 return CBS_STOP_IF(breakpoint_for_symbol(libsym, data) < 0); in cb_breakpoint_for_symbol()
231 return CBS_STOP_IF(data->ret != NULL); in find_proto_cb()434 return CBS_STOP_IF(fetch_one_param(cb_data->tof, cb_data->proc, in fetch_one_param_cb()
1252 return CBS_STOP_IF(is_ifunc); in irelative_name_cb()1380 return CBS_STOP_IF(addr == libsym->enter_addr); in libsym_at_address()
426 return CBS_STOP_IF(reloc_is_irelative(lte->ehdr.e_machine, rela) in reloc_copy_if_irelative()