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

  /src/external/gpl3/binutils/dist/bfd/
elf64-alpha.c 120 bfd *gotobj;
330 bfd *gotobj;
1286 /* Make sure the object's gotobj is set to itself so that we default
1289 alpha_elf_tdata (abfd)->gotobj = abfd;
1343 if (alpha_elf_tdata(abfd)->gotobj == NULL)
1707 if (gotent->gotobj == abfd
1722 gotent->gotobj = abfd;
1907 if (alpha_elf_tdata(abfd)->gotobj == NULL)
2141 if (gi->gotobj == gs->gotobj
118 bfd *gotobj; member in struct:alpha_elf_got_entry
327 bfd *gotobj; member in struct:alpha_elf_obj_tdata
2942 bfd *gotobj; member in struct:alpha_relax_info
4125 bfd *dynobj, *gotobj; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-alpha.c 120 bfd *gotobj;
330 bfd *gotobj;
1286 /* Make sure the object's gotobj is set to itself so that we default
1289 alpha_elf_tdata (abfd)->gotobj = abfd;
1343 if (alpha_elf_tdata(abfd)->gotobj == NULL)
1707 if (gotent->gotobj == abfd
1722 gotent->gotobj = abfd;
1907 if (alpha_elf_tdata(abfd)->gotobj == NULL)
2141 if (gi->gotobj == gs->gotobj
118 bfd *gotobj; member in struct:alpha_elf_got_entry
327 bfd *gotobj; member in struct:alpha_elf_obj_tdata
2942 bfd *gotobj; member in struct:alpha_relax_info
4125 bfd *dynobj, *gotobj; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-alpha.c 115 bfd *gotobj;
325 bfd *gotobj;
1281 /* Make sure the object's gotobj is set to itself so that we default
1284 alpha_elf_tdata (abfd)->gotobj = abfd;
1338 if (alpha_elf_tdata(abfd)->gotobj == NULL)
1702 if (gotent->gotobj == abfd
1717 gotent->gotobj = abfd;
1902 if (alpha_elf_tdata(abfd)->gotobj == NULL)
2136 if (gi->gotobj == gs->gotobj
113 bfd *gotobj; member in struct:alpha_elf_got_entry
322 bfd *gotobj; member in struct:alpha_elf_obj_tdata
2934 bfd *gotobj; member in struct:alpha_relax_info
4117 bfd *dynobj, *gotobj; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-alpha.c 115 bfd *gotobj;
325 bfd *gotobj;
1281 /* Make sure the object's gotobj is set to itself so that we default
1284 alpha_elf_tdata (abfd)->gotobj = abfd;
1338 if (alpha_elf_tdata(abfd)->gotobj == NULL)
1702 if (gotent->gotobj == abfd
1717 gotent->gotobj = abfd;
1902 if (alpha_elf_tdata(abfd)->gotobj == NULL)
2136 if (gi->gotobj == gs->gotobj
113 bfd *gotobj; member in struct:alpha_elf_got_entry
322 bfd *gotobj; member in struct:alpha_elf_obj_tdata
2937 bfd *gotobj; member in struct:alpha_relax_info
4120 bfd *dynobj, *gotobj; local
    [all...]

Completed in 27 milliseconds