Home
last modified time | relevance | path

Searched refs:adjust_stab_sections (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-elf.c1660 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED) in adjust_stab_sections() function
1929 bfd_map_over_sections (stdoutput, adjust_stab_sections, NULL); in elf_frob_file()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92958544 (adjust_stab_sections): Adjust the special entry in the
8546 (som_frob_file): New function. Simply calls adjust_stab_sections
9298 (adjust_stab_sections): Add casts to avoid warnings.
9367 (adjust_stab_sections): Get frag pointer from seg_info, rather
9944 (adjust_stab_sections): New function.
9945 (elf_frob_file): Apply adjust_stab_sections to each section.