Home | History | Annotate | Download | only in info

Lines Matching full:isec

2221         (bfd *ibfd, asection *isec, bfd *obfd, asection *osec);
2223 Copy private section information from ISEC in the BFD IBFD to the
6326 #define bfd_init_private_section_data(ibfd, isec, obfd, osec, link_info) \
6327 BFD_SEND (obfd, _bfd_init_private_section_data, (ibfd, isec, obfd, osec, link_info))