Searched refs:elf_obj_tdata (Results 1 - 25 of 41) sorted by relevance

12

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h1234 struct elf_obj_tdata
1232 struct elf_obj_tdata struct
H A Delf.c214 elf_tdata (abfd) = bfd_zalloc (abfd, sizeof (struct elf_obj_tdata));
2924 struct elf_obj_tdata *t = elf_tdata (abfd);
4726 struct elf_obj_tdata * const tdata = elf_tdata (abfd);
H A Dbfd-in2.h4473 struct elf_obj_tdata *elf_obj_data;
H A Delf32-i386.c610 struct elf_obj_tdata root;
H A Delf32-s390.c668 struct elf_obj_tdata root;
H A Delf64-alpha.c294 struct elf_obj_tdata root;
1401 find_line_info in elf_obj_tdata is declared that way. */
H A Delf64-s390.c621 struct elf_obj_tdata root;
H A Delf64-x86-64.c425 struct elf_obj_tdata root;
H A Delfxx-sparc.c473 struct elf_obj_tdata root;
H A Delf32-ppc.c1696 struct elf_obj_tdata elf;
/haiku-buildtools/binutils/bfd/
H A Delf.c234 the object_id field of an elf_obj_tdata field set to OBJECT_ID. */
240 BFD_ASSERT (object_size >= sizeof (struct elf_obj_tdata));
262 return bfd_elf_allocate_object (abfd, sizeof (struct elf_obj_tdata),
3586 struct elf_obj_tdata *t = elf_tdata (abfd);
5904 struct elf_obj_tdata *tdata = elf_tdata (abfd);
6221 struct elf_obj_tdata *t;
8809 struct elf_obj_tdata *tdata = elf_tdata (abfd);
H A Delf32-or1k.c601 struct elf_obj_tdata root;
H A Delf-bfd.h439 /* Enum used to identify target specific extensions to the elf_obj_tdata
774 extensions to elf_obj_tdata and elf_link_hash_table structures. */
1725 struct elf_obj_tdata
1723 struct elf_obj_tdata struct
H A Delfnn-riscv.c97 struct elf_obj_tdata root;
H A Delf64-alpha.c316 struct elf_obj_tdata root;
H A Delfxx-tilegx.c824 struct elf_obj_tdata root;
H A Delf32-s390.c697 struct elf_obj_tdata root;
H A Delf32-rx.c3663 struct elf_obj_tdata * tdata;
H A Delfnn-ia64.c1184 struct elf_obj_tdata *tdata = elf_tdata (abfd);
H A Delf-m10300.c110 struct elf_obj_tdata root;
H A Delf32-tilepro.c724 struct elf_obj_tdata root;
H A Delf64-ia64-vms.c178 struct elf_obj_tdata root;
H A Delf64-s390.c610 struct elf_obj_tdata root;
H A Dbfd-in2.h6914 struct elf_obj_tdata *elf_obj_data;
H A Delf32-tic6x.c122 struct elf_obj_tdata root;

Completed in 754 milliseconds

12