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

/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.c532 static void size_seg (bfd *, asection *, PTR);
535 size_seg (bfd *abfd, asection *sec, PTR xxx ATTRIBUTE_UNUSED) function
1300 bfd_map_over_sections (stdoutput, size_seg, (char *) 0);
/haiku-buildtools/binutils/gas/
H A Dwrite.c544 size_seg (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) function
1812 size_seg (stdoutput, s, NULL);
1900 bfd_map_over_sections (stdoutput, size_seg, (char *) 0);

Completed in 49 milliseconds