Home
last modified time | relevance | path

Searched defs:bfd_elf_section_data (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1078 struct bfd_elf_section_data struct
1081 Elf_Internal_Shdr this_hdr;
1085 Elf_Internal_Shdr rel_hdr;
1089 Elf_Internal_Shdr *rel_hdr2;
1092 unsigned int rel_count;
1095 unsigned int rel_count2;
1098 int this_idx;
1102 int rel_idx;
1106 int rel_idx2;
1112 int dynindx;
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h978 struct bfd_elf_section_data struct
981 Elf_Internal_Shdr this_hdr;
985 Elf_Internal_Shdr rel_hdr;
989 Elf_Internal_Shdr *rel_hdr2;
992 unsigned int rel_count;
995 unsigned int rel_count2;
999 int this_idx;
1003 int rel_idx;
1007 int rel_idx2;
1013 int dynindx;
[all …]