get_branch_type
return get_branch_type(from, to, abort, false, NULL);
return get_branch_type(from, to, abort, true, offset);
get_branch_type(br),
const char *get_branch_type(struct branch_entry *e);
get_branch_type(e),