Home
last modified time | relevance | path

Searched refs:gt_bytes (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h532 unsigned long gt_bytes; member
548 unsigned char gt_bytes[4]; member
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c2597 in->gt_entry.gt_bytes = H_GET_32 (abfd, ex->gt_entry.gt_bytes); in bfd_mips_elf32_swap_gptab_in()
2605 H_PUT_32 (abfd, in->gt_entry.gt_bytes, ex->gt_entry.gt_bytes); in bfd_mips_elf32_swap_gptab_out()
14757 add = int_gptab.gt_entry.gt_bytes - last; in _bfd_mips_elf_final_link()
14763 tab[look].gt_entry.gt_bytes += add; in _bfd_mips_elf_final_link()
14784 tab[c].gt_entry.gt_bytes = add; in _bfd_mips_elf_final_link()
14799 tab[c].gt_entry.gt_bytes += in _bfd_mips_elf_final_link()
14800 tab[max].gt_entry.gt_bytes; in _bfd_mips_elf_final_link()
14805 last = int_gptab.gt_entry.gt_bytes; in _bfd_mips_elf_final_link()