Searched refs:branch_pos (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-m68hc11.c1164 int branch_pos;
1204 branch_pos = 3;
1217 branch_pos = 3;
1222 branch_pos = 4;
1227 branch_pos = 1;
1231 offset = bfd_get_8 (abfd, contents + irel->r_offset + branch_pos);
1237 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1242 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1162 int branch_pos; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-m68hc11.c1164 int branch_pos;
1204 branch_pos = 3;
1217 branch_pos = 3;
1222 branch_pos = 4;
1227 branch_pos = 1;
1231 offset = bfd_get_8 (abfd, contents + irel->r_offset + branch_pos);
1237 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1242 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1162 int branch_pos; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-m68hc11.c1164 int branch_pos;
1204 branch_pos = 3;
1217 branch_pos = 3;
1222 branch_pos = 4;
1227 branch_pos = 1;
1231 offset = bfd_get_8 (abfd, contents + irel->r_offset + branch_pos);
1237 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1242 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1162 int branch_pos; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-m68hc11.c1164 int branch_pos;
1204 branch_pos = 3;
1217 branch_pos = 3;
1222 branch_pos = 4;
1227 branch_pos = 1;
1231 offset = bfd_get_8 (abfd, contents + irel->r_offset + branch_pos);
1237 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1242 bfd_put_8 (abfd, offset, contents + irel->r_offset + branch_pos);
1162 int branch_pos; local

Completed in 149 milliseconds