Searched refs:WR_SECTION (Results 1 – 2 of 2) sorted by relevance
1164 WR_SECTION(wrbfd) = sec; in set_windres_bfd()1173 if (! bfd_set_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length)) in set_windres_bfd_content()1186 if (! bfd_get_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length)) in get_windres_bfd_content()
1081 #define WR_SECTION(PTR) (PTR)->sec macro