Home | History | Annotate | Download | only in bfd

Lines Matching refs:tilegx_bundle_bits

973 typedef tilegx_bundle_bits (*tilegx_create_func)(int);
1281 tilegx_bundle_bits *pc;
1299 const tilegx_bundle_bits *plt_entry = (tilegx_bundle_bits *)
1308 pc = (tilegx_bundle_bits *)(splt->contents + offset);
4020 tilegx_bundle_bits mask = create_func(-1);
4021 tilegx_bundle_bits value = create_func(relocation >> howto->rightshift);