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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibieee.h61 } ieee_per_section_type; typedef in typeref:struct:ieee_per_section
63 #define ieee_per_section(x) ((ieee_per_section_type *)((x)->used_by_bfd))
H A Dieee.c1454 ieee_per_section_type *current_map,
1659 ieee_per_section_type *current_map = NULL;
1671 ieee_per_section_type *per = ieee_per_section (s);
2022 newsect->used_by_bfd = bfd_alloc (abfd, sizeof (ieee_per_section_type));
2048 ieee_per_section_type *p = ieee_per_section (section);

Completed in 107 milliseconds