Home
last modified time | relevance | path

Searched refs:bfd_section_list_prepend (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ecoff.c106 bfd_section_list_prepend (stdoutput, secs[i]); in ecoff_frob_file_before_fix()
H A Dtc-xtensa.c9660 bfd_section_list_prepend (stdoutput, literal_section); in xtensa_move_seg_list_to_beginning()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dsection.texi544 #define bfd_section_list_prepend(ABFD, S) \
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in2.h1518 #define bfd_section_list_prepend(ABFD, S) \ macro
H A Delfxx-ia64.c5622 bfd_section_list_prepend (abfd, group); in elfNN_ia64_object_p()
H A DChangeLog-20053177 (bfd_section_list_prepend): Define.
3183 * elfxx-ia64.c (elfNN_ia64_object_p): Use bfd_section_list_prepend.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-20052432 list traversal. Use bfd_section_list_prepend.
2438 and bfd_section_list_prepend.