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

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 844 n_slots[R_8] is the count of R_8 slots in this GOT.
845 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
849 bfd_vma n_slots[R_LAST];
1420 got->n_slots[R_8] = 0;
1421 got->n_slots[R_16] = 0;
1422 got->n_slots[R_32] = 0;
1643 bfd_vma n_slots;
1648 /* Update all got->n_slots counters, including n_slots[R_32]. *
848 bfd_vma n_slots[R_LAST]; member in struct:elf_m68k_got
1642 bfd_vma n_slots; local
2271 bfd_vma n_slots; member in struct:elf_m68k_partition_multi_got_arg
4209 bfd_vma n_slots; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 844 n_slots[R_8] is the count of R_8 slots in this GOT.
845 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
849 bfd_vma n_slots[R_LAST];
1421 got->n_slots[R_8] = 0;
1422 got->n_slots[R_16] = 0;
1423 got->n_slots[R_32] = 0;
1644 bfd_vma n_slots;
1649 /* Update all got->n_slots counters, including n_slots[R_32]. *
848 bfd_vma n_slots[R_LAST]; member in struct:elf_m68k_got
1643 bfd_vma n_slots; local
2272 bfd_vma n_slots; member in struct:elf_m68k_partition_multi_got_arg
4209 bfd_vma n_slots; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 844 n_slots[R_8] is the count of R_8 slots in this GOT.
845 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
849 bfd_vma n_slots[R_LAST];
1421 got->n_slots[R_8] = 0;
1422 got->n_slots[R_16] = 0;
1423 got->n_slots[R_32] = 0;
1644 bfd_vma n_slots;
1649 /* Update all got->n_slots counters, including n_slots[R_32]. *
848 bfd_vma n_slots[R_LAST]; member in struct:elf_m68k_got
1643 bfd_vma n_slots; local
2272 bfd_vma n_slots; member in struct:elf_m68k_partition_multi_got_arg
4196 bfd_vma n_slots; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 844 n_slots[R_8] is the count of R_8 slots in this GOT.
845 n_slots[R_16] is the cumulative count of R_8 and R_16 slots
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
849 bfd_vma n_slots[R_LAST];
1422 got->n_slots[R_8] = 0;
1423 got->n_slots[R_16] = 0;
1424 got->n_slots[R_32] = 0;
1645 bfd_vma n_slots;
1650 /* Update all got->n_slots counters, including n_slots[R_32]. *
848 bfd_vma n_slots[R_LAST]; member in struct:elf_m68k_got
1644 bfd_vma n_slots; local
2273 bfd_vma n_slots; member in struct:elf_m68k_partition_multi_got_arg
4197 bfd_vma n_slots; local
    [all...]

Completed in 28 milliseconds