Home | History | Annotate | Download | only in bfd

Lines Matching refs:create_func

2857       tilepro_create_func create_func;
3602 create_func = reloc_to_create_func[r_type];
3603 if (create_func == NULL)
3635 tilepro_bundle_bits mask = create_func(-1);
3636 tilepro_bundle_bits value = create_func(relocation >> howto->rightshift);