Searched refs:rel_count (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delflink.c2030 reloc_count = elf_section_data (o)->rel_count;
2092 rel_countp = &elf_section_data (output_section)->rel_count;
6861 + elf_section_data (o->output_section)->rel_count
7145 + elf_section_data (output_section)->rel_count
7261 erel += (elf_section_data (output_section)->rel_count
7268 erel += (elf_section_data (output_section)->rel_count
7273 ++elf_section_data (output_section)->rel_count;
7588 o->reloc_count == esdo->rel_count + esdo->rel_count2. */
7589 rel_count1 = &esdo->rel_count;
7615 rel_count2 = &esdo->rel_count;
[all...]
H A Delf-bfd.h1043 unsigned int rel_count;
1041 unsigned int rel_count; member in struct:bfd_elf_section_data
H A Delf32-ppc.c2604 erel += (elf_section_data (lsect->section)->rel_count++

Completed in 182 milliseconds