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

  /src/external/gpl3/binutils/dist/bfd/
elf32-tic6x.c 3425 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma
3431 bfd_put_32 (output_bfd, got_offs << 8 | 0x0100006e,
3434 bfd_put_32 (output_bfd, (got_offs + 1) << 8 | 0x0080006e,
3424 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tic6x.c 3426 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma
3432 bfd_put_32 (output_bfd, got_offs << 8 | 0x0100006e,
3435 bfd_put_32 (output_bfd, (got_offs + 1) << 8 | 0x0080006e,
3425 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma local
  /src/external/gpl3/gdb/dist/bfd/
elf32-tic6x.c 3424 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma
3430 bfd_put_32 (output_bfd, got_offs << 8 | 0x0100006e,
3433 bfd_put_32 (output_bfd, (got_offs + 1) << 8 | 0x0080006e,
3423 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tic6x.c 3432 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma
3438 bfd_put_32 (output_bfd, got_offs << 8 | 0x0100006e,
3441 bfd_put_32 (output_bfd, (got_offs + 1) << 8 | 0x0080006e,
3431 bfd_vma got_offs = (htab->elf.sgotplt->output_section->vma local

Completed in 33 milliseconds