Searched refs:bfd_elf_section_data (Results 1 - 25 of 39) sorted by relevance

12

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-sh64.h81 struct bfd_elf_section_data elf;
H A Delfxx-sparc.h25 struct bfd_elf_section_data elf;
H A Delf-vxworks.c201 struct bfd_elf_section_data *d;
H A Delf64-sparc.c151 struct bfd_elf_section_data * const d = elf_section_data (asect);
H A Delf-bfd.h1097 struct bfd_elf_section_data
1172 #define elf_section_data(sec) ((struct bfd_elf_section_data*)(sec)->used_by_bfd)
1095 struct bfd_elf_section_data struct
H A Delf.c1024 struct bfd_elf_section_data *secdata;
2443 struct bfd_elf_section_data *sdata;
2447 sdata = (struct bfd_elf_section_data *) sec->used_by_bfd;
2928 struct bfd_elf_section_data *d;
3059 struct bfd_elf_section_data *d = elf_section_data (sec);
H A Delf64-mips.c2546 struct bfd_elf_section_data * const d = elf_section_data (asect);
H A Delf64-mmix.c51 struct bfd_elf_section_data elf;
H A Delfcode.h1404 struct bfd_elf_section_data * const d = elf_section_data (asect);
H A Delf64-sh64.c2281 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
/haiku-buildtools/binutils/bfd/
H A Delf32-sh64.h81 struct bfd_elf_section_data elf;
H A Delf32-spu.h82 struct bfd_elf_section_data elf;
H A Delfxx-sparc.h26 struct bfd_elf_section_data elf;
H A Delf-vxworks.c220 struct bfd_elf_section_data *d;
H A Delf-nacl.c134 struct bfd_elf_section_data *secdata;
H A Delf-bfd.h1489 /* Information about reloc sections associated with a bfd_elf_section_data
1509 struct bfd_elf_section_data
1572 #define elf_section_data(sec) ((struct bfd_elf_section_data*)(sec)->used_by_bfd)
1507 struct bfd_elf_section_data struct
H A Delf64-sparc.c153 struct bfd_elf_section_data * const d = elf_section_data (asect);
H A Delfnn-riscv.c2640 struct bfd_elf_section_data *data = elf_section_data (sec);
2976 struct bfd_elf_section_data *data = elf_section_data (sec);
H A Delf.c2273 struct bfd_elf_section_data *esdt;
2813 struct bfd_elf_section_data *sdata;
2817 sdata = (struct bfd_elf_section_data *) sec->used_by_bfd;
2820 sdata = (struct bfd_elf_section_data *) bfd_zalloc (abfd,
3118 struct bfd_elf_section_data *esd = elf_section_data (asect);
3457 struct bfd_elf_section_data *sec_data;
3590 struct bfd_elf_section_data *d;
6146 struct bfd_elf_section_data *d;
H A Delflink.c2411 struct bfd_elf_section_data *esdo = elf_section_data (o);
2547 struct bfd_elf_section_data *esdo;
5195 struct bfd_elf_section_data *secdata;
7056 struct bfd_elf_section_data *secdata;
10165 struct bfd_elf_section_data *sec_data = elf_section_data (o);
10488 struct bfd_elf_section_data *esdi, *esdo;
10834 struct bfd_elf_section_data *esdo = elf_section_data (output_section);
11267 struct bfd_elf_section_data *esdo = elf_section_data (o);
11394 struct bfd_elf_section_data *esdo = elf_section_data (o);
11401 struct bfd_elf_section_data *esd
[all...]
H A Delfcode.h1492 struct bfd_elf_section_data * const d = elf_section_data (asect);
H A Delf64-mmix.c53 struct bfd_elf_section_data elf;
H A Delf32-tic6x.c97 struct bfd_elf_section_data elf;
4072 struct bfd_elf_section_data *elf_sec = elf_section_data (sec);
H A Delf32-msp430.c723 struct bfd_elf_section_data * esd = elf_section_data (input_section);
H A Delf64-mips.c3917 struct bfd_elf_section_data * const d = elf_section_data (asect);

Completed in 489 milliseconds

12