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