HomeSort by: relevance | last modified time | path
    Searched defs:score_bfd_put_32 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-score.c 289 score_bfd_put_32 (bfd *abfd, bfd_vma addr, void *data) function
348 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
352 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
465 score_bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
505 score_bfd_put_32 (abfd, val, (bfd_byte *) data + reloc_entry->address);
640 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
644 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
1521 score_bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx));
1875 score_bfd_put_32 (abfd, contents, address);
1888 score_bfd_put_32 (abfd, hi16_value, address - 4)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score.c 291 score_bfd_put_32 (bfd *abfd, bfd_vma addr, void *data) function
344 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
347 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
460 score_bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
500 score_bfd_put_32 (abfd, val, (bfd_byte *) data + reloc_entry->address);
630 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
633 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
1510 score_bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx));
1864 score_bfd_put_32 (abfd, contents, address);
1877 score_bfd_put_32 (abfd, hi16_value, address - 4)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score.c 291 score_bfd_put_32 (bfd *abfd, bfd_vma addr, void *data) function
344 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
347 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
460 score_bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
500 score_bfd_put_32 (abfd, val, (bfd_byte *) data + reloc_entry->address);
630 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
633 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
1520 score_bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx));
1874 score_bfd_put_32 (abfd, contents, address);
1887 score_bfd_put_32 (abfd, hi16_value, address - 4)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-score.c 291 score_bfd_put_32 (bfd *abfd, bfd_vma addr, void *data) function
344 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
347 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
460 score_bfd_put_32 (abfd, insn, (bfd_byte *) data + reloc_entry->address);
500 score_bfd_put_32 (abfd, val, (bfd_byte *) data + reloc_entry->address);
630 score_bfd_put_32 (abfd, hi16_value, hi16_rel_addr);
633 score_bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
1510 score_bfd_put_32 (abfd, value, (sgot->contents + entry.gotidx));
1864 score_bfd_put_32 (abfd, contents, address);
1877 score_bfd_put_32 (abfd, hi16_value, address - 4)
    [all...]

Completed in 49 milliseconds