| www.delorie.com/gnu/docs/binutils/bfd_81.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_get_next_mapent symindex bfd_get_next_mapent(bfd *abfd, symindex previous, carsym **sym); |
Supply BFD_NO_MORE_SYMBOLS as the previous entry to get
the first one; returns BFD_NO_MORE_SYMBOLS when you've already
got the last one.
A carsym is a canonical archive symbol. The only
user-visible element is its name, a null-terminated string.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |