Searched refs:rel_count2 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c2115 reloc_count = elf_section_data (o)->rel_count2;
2184 rel_countp = &elf_section_data (output_section)->rel_count2;
7235 + elf_section_data (o->output_section)->rel_count2);
7518 + elf_section_data (output_section)->rel_count2);
7974 o->reloc_count == esdo->rel_count + esdo->rel_count2. */
7987 rel_count1 = &esdo->rel_count2;
7993 unsigned int *rel_count2;
7999 rel_count2 = &esdo->rel_count2;
8001 rel_count2
7983 unsigned int *rel_count2; local
[all...]
H A Delf-bfd.h1114 unsigned int rel_count2;
1112 unsigned int rel_count2; member in struct:bfd_elf_section_data

Completed in 124 milliseconds