HomeSort by relevance Sort by last modified time
    Searched refs:WR_SECTION (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
windres.c 1168 WR_SECTION(wrbfd) = sec;
1177 if (! bfd_set_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length))
1190 if (! bfd_get_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length))
windint.h 1081 #define WR_SECTION(PTR) (PTR)->sec

Completed in 37 milliseconds