Lines Matching defs:cpldata
720 add_shtyp_match(Word sh_type, void *cpldata)
727 elfedit_cpl_match(cpldata, s, 1);
740 elfedit_cpl_match(cpldata, buf, 1);
748 cpl_sh_opt(elfedit_obj_state_t *obj_state, void *cpldata, int argc,
773 elfedit_cpl_match(cpldata,
798 elfedit_cpl_match(cpldata, sec->sec_name, 0);
801 elfedit_cpl_ndx(cpldata, sec->sec_shndx);
805 add_shtyp_match(shdr->sh_type, cpldata);
818 cpl_sec_str(elfedit_obj_state_t *obj_state, void *cpldata, int argc,
827 cpl_sh_opt(obj_state, cpldata, argc, argv, num_opt);
900 elfedit_cpl_match(cpldata, str, 0);