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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 205 /* Local function descriptor for tfr3. */
4168 struct elf_link_hash_entry *tfr3; local
4176 tfr3 = elf_link_hash_lookup (elf_hash_table (info), "ELF$TFRADR", false,
4179 if (tfr3
4180 && (tfr3->root.type == bfd_link_hash_defined
4181 || tfr3->root.type == bfd_link_hash_defweak))
4183 asection *tfr3_sec = tfr3->root.u.def.section;
4186 tfr3_val = (tfr3->root.u.def.value
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 205 /* Local function descriptor for tfr3. */
4168 struct elf_link_hash_entry *tfr3; local
4176 tfr3 = elf_link_hash_lookup (elf_hash_table (info), "ELF$TFRADR", false,
4179 if (tfr3
4180 && (tfr3->root.type == bfd_link_hash_defined
4181 || tfr3->root.type == bfd_link_hash_defweak))
4183 asection *tfr3_sec = tfr3->root.u.def.section;
4186 tfr3_val = (tfr3->root.u.def.value
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 205 /* Local function descriptor for tfr3. */
4166 struct elf_link_hash_entry *tfr3; local
4174 tfr3 = elf_link_hash_lookup (elf_hash_table (info), "ELF$TFRADR", false,
4177 if (tfr3
4178 && (tfr3->root.type == bfd_link_hash_defined
4179 || tfr3->root.type == bfd_link_hash_defweak))
4181 asection *tfr3_sec = tfr3->root.u.def.section;
4184 tfr3_val = (tfr3->root.u.def.value
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 205 /* Local function descriptor for tfr3. */
4167 struct elf_link_hash_entry *tfr3; local
4175 tfr3 = elf_link_hash_lookup (elf_hash_table (info), "ELF$TFRADR", false,
4178 if (tfr3
4179 && (tfr3->root.type == bfd_link_hash_defined
4180 || tfr3->root.type == bfd_link_hash_defweak))
4182 asection *tfr3_sec = tfr3->root.u.def.section;
4185 tfr3_val = (tfr3->root.u.def.value

Completed in 167 milliseconds