Searched refs:RELOC_SIZE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-arm.c41 #define RELOC_SIZE(HTAB) \ macro
4729 loc += sreloc->reloc_count++ * RELOC_SIZE (globals);
5454 loc += srelgot->reloc_count++ * RELOC_SIZE (globals);
5510 loc += globals->srelgot->reloc_count++ * RELOC_SIZE (globals);
5585 loc += globals->srelgot->reloc_count * RELOC_SIZE (globals);
5604 loc += RELOC_SIZE (globals);
5623 loc += RELOC_SIZE (globals);
5661 loc += RELOC_SIZE (globals);
8107 srel->size += RELOC_SIZE (globals);
8206 htab->srelplt->size += RELOC_SIZE (hta
[all...]
H A Dpdp11.c177 #define RELOC_SIZE 2 macro
376 obj_reloc_entry_size (abfd) = RELOC_SIZE;
537 obj_reloc_entry_size (abfd) = RELOC_SIZE;
815 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1910 counter++, rptr += RELOC_SIZE, cache_ptr++)
1914 rptr += RELOC_SIZE;
3249 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_SIZE);
3259 reloc_count = rel_size / RELOC_SIZE;
3262 for (; rel < rel_end; rel += RELOC_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-arm.c41 #define RELOC_SIZE(HTAB) \ macro
4729 loc += sreloc->reloc_count++ * RELOC_SIZE (globals);
5454 loc += srelgot->reloc_count++ * RELOC_SIZE (globals);
5510 loc += globals->srelgot->reloc_count++ * RELOC_SIZE (globals);
5585 loc += globals->srelgot->reloc_count * RELOC_SIZE (globals);
5604 loc += RELOC_SIZE (globals);
5623 loc += RELOC_SIZE (globals);
5661 loc += RELOC_SIZE (globals);
8107 srel->size += RELOC_SIZE (globals);
8206 htab->srelplt->size += RELOC_SIZE (hta
[all...]
H A Dpdp11.c177 #define RELOC_SIZE 2 macro
376 obj_reloc_entry_size (abfd) = RELOC_SIZE;
537 obj_reloc_entry_size (abfd) = RELOC_SIZE;
815 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1910 counter++, rptr += RELOC_SIZE, cache_ptr++)
1914 rptr += RELOC_SIZE;
3249 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_SIZE);
3259 reloc_count = rel_size / RELOC_SIZE;
3262 for (; rel < rel_end; rel += RELOC_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-arm.c41 #define RELOC_SIZE(HTAB) \ macro
4729 loc += sreloc->reloc_count++ * RELOC_SIZE (globals);
5454 loc += srelgot->reloc_count++ * RELOC_SIZE (globals);
5510 loc += globals->srelgot->reloc_count++ * RELOC_SIZE (globals);
5585 loc += globals->srelgot->reloc_count * RELOC_SIZE (globals);
5604 loc += RELOC_SIZE (globals);
5623 loc += RELOC_SIZE (globals);
5661 loc += RELOC_SIZE (globals);
8107 srel->size += RELOC_SIZE (globals);
8206 htab->srelplt->size += RELOC_SIZE (hta
[all...]
H A Dpdp11.c177 #define RELOC_SIZE 2 macro
376 obj_reloc_entry_size (abfd) = RELOC_SIZE;
537 obj_reloc_entry_size (abfd) = RELOC_SIZE;
815 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1910 counter++, rptr += RELOC_SIZE, cache_ptr++)
1914 rptr += RELOC_SIZE;
3249 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_SIZE);
3259 reloc_count = rel_size / RELOC_SIZE;
3262 for (; rel < rel_end; rel += RELOC_SIZE)

Completed in 159 milliseconds