HomeSort by: relevance | last modified time | path
    Searched defs:relax_seg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
write.c 558 relax_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx) function
2162 relax_seg). Since the broken word list is global, we do it
2180 bfd_map_over_sections (stdoutput, relax_seg, &rsi);
  /src/external/gpl3/binutils.old/dist/gas/
write.c 553 relax_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx) function
2160 relax_seg). Since the broken word list is global, we do it
2178 bfd_map_over_sections (stdoutput, relax_seg, &rsi);

Completed in 24 milliseconds