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

  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 3244 bfd_vma i, header_address, plt_idx, got_offset, got_address; local
3276 header_address = sec_addr (plt);
3299 header_address + h->plt.offset,
elfxx-mips.c 10995 bfd_vma header_address, got_address;
11010 header_address = (htab->root.splt->output_section->vma
11041 bfd_put_64 (output_bfd, header_address, loc);
11043 bfd_put_32 (output_bfd, header_address, loc);
10960 bfd_vma header_address, got_address; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 3208 bfd_vma i, header_address, plt_idx, got_offset, got_address; local
3240 header_address = sec_addr (plt);
3263 header_address + h->plt.offset,
elfxx-mips.c 11008 bfd_vma header_address, got_address;
11023 header_address = (htab->root.splt->output_section->vma
11054 bfd_put_64 (output_bfd, header_address, loc);
11056 bfd_put_32 (output_bfd, header_address, loc);
10973 bfd_vma header_address, got_address; local
  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 11125 bfd_vma header_address, got_address;
11140 header_address = (htab->root.splt->output_section->vma
11171 bfd_put_64 (output_bfd, header_address, loc);
11173 bfd_put_32 (output_bfd, header_address, loc);
11090 bfd_vma header_address, got_address; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 11100 bfd_vma header_address, got_address;
11115 header_address = (htab->root.splt->output_section->vma
11146 bfd_put_64 (output_bfd, header_address, loc);
11148 bfd_put_32 (output_bfd, header_address, loc);
11065 bfd_vma header_address, got_address; local

Completed in 90 milliseconds