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

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 860 /* BFD and its GOT. This is an entry in multi_got->bfd2got hashtable. */
1406 multi_got->bfd2got and got->entries are allocated on
1410 structure (multi_got), all pieces of which are reachable from
1789 MULTI_GOT. ABFD is the bfd we need a GOT for. INFO is a context where
1793 elf_m68k_get_bfd2got_entry (struct elf_m68k_multi_got *multi_got,
1804 if (multi_got->bfd2got == NULL)
1810 multi_got->bfd2got = htab_try_create (1, elf_m68k_bfd2got_entry_hash,
1813 if (multi_got->bfd2got == NULL)
1821 ptr = htab_find_slot (multi_got->bfd2got, &entry_,
2447 struct elf_m68k_multi_got *multi_got;
2446 struct elf_m68k_multi_got *multi_got; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 860 /* BFD and its GOT. This is an entry in multi_got->bfd2got hashtable. */
1407 multi_got->bfd2got and got->entries are allocated on
1411 structure (multi_got), all pieces of which are reachable from
1790 MULTI_GOT. ABFD is the bfd we need a GOT for. INFO is a context where
1794 elf_m68k_get_bfd2got_entry (struct elf_m68k_multi_got *multi_got,
1805 if (multi_got->bfd2got == NULL)
1811 multi_got->bfd2got = htab_try_create (1, elf_m68k_bfd2got_entry_hash,
1814 if (multi_got->bfd2got == NULL)
1822 ptr = htab_find_slot (multi_got->bfd2got, &entry_,
2448 struct elf_m68k_multi_got *multi_got;
2447 struct elf_m68k_multi_got *multi_got; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 860 /* BFD and its GOT. This is an entry in multi_got->bfd2got hashtable. */
1407 multi_got->bfd2got and got->entries are allocated on
1411 structure (multi_got), all pieces of which are reachable from
1790 MULTI_GOT. ABFD is the bfd we need a GOT for. INFO is a context where
1794 elf_m68k_get_bfd2got_entry (struct elf_m68k_multi_got *multi_got,
1805 if (multi_got->bfd2got == NULL)
1811 multi_got->bfd2got = htab_try_create (1, elf_m68k_bfd2got_entry_hash,
1814 if (multi_got->bfd2got == NULL)
1822 ptr = htab_find_slot (multi_got->bfd2got, &entry_,
2448 struct elf_m68k_multi_got *multi_got;
2447 struct elf_m68k_multi_got *multi_got; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 860 /* BFD and its GOT. This is an entry in multi_got->bfd2got hashtable. */
1408 multi_got->bfd2got and got->entries are allocated on
1412 structure (multi_got), all pieces of which are reachable from
1791 MULTI_GOT. ABFD is the bfd we need a GOT for. INFO is a context where
1795 elf_m68k_get_bfd2got_entry (struct elf_m68k_multi_got *multi_got,
1806 if (multi_got->bfd2got == NULL)
1812 multi_got->bfd2got = htab_try_create (1, elf_m68k_bfd2got_entry_hash,
1815 if (multi_got->bfd2got == NULL)
1823 ptr = htab_find_slot (multi_got->bfd2got, &entry_,
2449 struct elf_m68k_multi_got *multi_got;
2448 struct elf_m68k_multi_got *multi_got; local
    [all...]

Completed in 30 milliseconds