[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_section_already_linked
void bfd_section_already_linked (bfd *abfd, asection *sec); |
#define bfd_section_already_linked(abfd, sec) \ BFD_SEND (abfd, _section_already_linked, (abfd, sec)) |