Home
last modified time | relevance | path

Searched refs:br_entry (Results 1 – 14 of 14) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-ppc.c6208 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
6270 if (br_entry == NULL) in ppc_build_one_stub()
6283 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
6291 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
6302 off = (br_entry->offset in ppc_build_one_stub()
6496 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
6498 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_size_one_stub()
6501 if (br_entry == NULL) in ppc_size_one_stub()
6509 if (br_entry->iter != htab->stub_iteration) in ppc_size_one_stub()
6511 br_entry->iter = htab->stub_iteration; in ppc_size_one_stub()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-ppc.c6208 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
6270 if (br_entry == NULL) in ppc_build_one_stub()
6283 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
6291 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
6302 off = (br_entry->offset in ppc_build_one_stub()
6496 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
6498 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_size_one_stub()
6501 if (br_entry == NULL) in ppc_size_one_stub()
6509 if (br_entry->iter != htab->stub_iteration) in ppc_size_one_stub()
6511 br_entry->iter = htab->stub_iteration; in ppc_size_one_stub()
[all …]
/dports/audio/sweep/sweep-0.9.3/src/
H A Dfile_speex.c1257 GtkWidget * br_entry; in speex_encode_options_update_cb() local
1285 br_entry = in speex_encode_options_update_cb()
1291 gtk_widget_set_sensitive (br_entry, br); in speex_encode_options_update_cb()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf64-ppc.c9503 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
9624 if (br_entry == NULL) in ppc_build_one_stub()
9637 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
9641 br_entry->iter = 0; in ppc_build_one_stub()
9649 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
9669 r->r_offset = (br_entry->offset in ppc_build_one_stub()
9677 dest = (br_entry->offset in ppc_build_one_stub()
9995 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
10000 if (br_entry == NULL) in ppc_size_one_stub()
10011 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf64-ppc.c9895 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
10017 if (br_entry == NULL) in ppc_build_one_stub()
10030 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
10034 br_entry->iter = 0; in ppc_build_one_stub()
10042 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
10062 r->r_offset = (br_entry->offset in ppc_build_one_stub()
10070 dest = (br_entry->offset in ppc_build_one_stub()
10400 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
10405 if (br_entry == NULL) in ppc_size_one_stub()
10416 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf64-ppc.c7919 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
8042 if (br_entry == NULL) in ppc_build_one_stub()
8055 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
8063 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
8074 off = (br_entry->offset in ppc_build_one_stub()
8281 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
8283 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_size_one_stub()
8286 if (br_entry == NULL) in ppc_size_one_stub()
8294 if (br_entry->iter != htab->stub_iteration) in ppc_size_one_stub()
8296 br_entry->iter = htab->stub_iteration; in ppc_size_one_stub()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf64-ppc.c8145 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
8274 if (br_entry == NULL) in ppc_build_one_stub()
8287 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
8295 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
8306 off = (br_entry->offset in ppc_build_one_stub()
8513 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
8515 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_size_one_stub()
8518 if (br_entry == NULL) in ppc_size_one_stub()
8526 if (br_entry->iter != htab->stub_iteration) in ppc_size_one_stub()
8528 br_entry->iter = htab->stub_iteration; in ppc_size_one_stub()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf64-ppc.c10688 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
10818 if (br_entry == NULL) in ppc_build_one_stub()
10833 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
10837 br_entry->iter = 0; in ppc_build_one_stub()
10845 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
10865 r->r_offset = (br_entry->offset in ppc_build_one_stub()
10873 dest = (br_entry->offset in ppc_build_one_stub()
11237 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
11242 if (br_entry == NULL) in ppc_size_one_stub()
11253 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf64-ppc.c10688 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
10818 if (br_entry == NULL) in ppc_build_one_stub()
10833 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
10837 br_entry->iter = 0; in ppc_build_one_stub()
10845 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
10865 r->r_offset = (br_entry->offset in ppc_build_one_stub()
10873 dest = (br_entry->offset in ppc_build_one_stub()
11237 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
11242 if (br_entry == NULL) in ppc_size_one_stub()
11253 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf64-ppc.c10841 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
10968 if (br_entry == NULL) in ppc_build_one_stub()
10983 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
10987 br_entry->iter = 0; in ppc_build_one_stub()
10995 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
11015 r->r_offset = (br_entry->offset in ppc_build_one_stub()
11023 dest = (br_entry->offset in ppc_build_one_stub()
11390 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
11395 if (br_entry == NULL) in ppc_size_one_stub()
11406 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf64-ppc.c11451 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
11567 if (br_entry == NULL) in ppc_build_one_stub()
11582 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
11586 br_entry->iter = 0; in ppc_build_one_stub()
11594 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
11614 r->r_offset = (br_entry->offset in ppc_build_one_stub()
11622 targ = (br_entry->offset in ppc_build_one_stub()
12095 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
12100 if (br_entry == NULL) in ppc_size_one_stub()
12111 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf64-ppc.c11451 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
11567 if (br_entry == NULL) in ppc_build_one_stub()
11582 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
11586 br_entry->iter = 0; in ppc_build_one_stub()
11594 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
11614 r->r_offset = (br_entry->offset in ppc_build_one_stub()
11622 targ = (br_entry->offset in ppc_build_one_stub()
12095 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
12100 if (br_entry == NULL) in ppc_size_one_stub()
12111 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf64-ppc.c11451 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
11567 if (br_entry == NULL) in ppc_build_one_stub()
11582 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
11586 br_entry->iter = 0; in ppc_build_one_stub()
11594 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
11614 r->r_offset = (br_entry->offset in ppc_build_one_stub()
11622 targ = (br_entry->offset in ppc_build_one_stub()
12095 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
12100 if (br_entry == NULL) in ppc_size_one_stub()
12111 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf64-ppc.c11451 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local
11567 if (br_entry == NULL) in ppc_build_one_stub()
11582 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()
11586 br_entry->iter = 0; in ppc_build_one_stub()
11594 rela.r_offset = (br_entry->offset in ppc_build_one_stub()
11614 r->r_offset = (br_entry->offset in ppc_build_one_stub()
11622 targ = (br_entry->offset in ppc_build_one_stub()
12095 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local
12100 if (br_entry == NULL) in ppc_size_one_stub()
12111 br_entry->offset = htab->brlt->size; in ppc_size_one_stub()
[all …]