HomeSort by: relevance | last modified time | path
    Searched refs:WR_SECTION (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
windres.c 1159 WR_SECTION(wrbfd) = sec;
1168 if (! bfd_set_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length))
1181 if (! bfd_get_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length))
windint.h 1081 #define WR_SECTION(PTR) (PTR)->sec
  /src/external/gpl3/binutils.old/dist/binutils/
windres.c 1159 WR_SECTION(wrbfd) = sec;
1168 if (! bfd_set_section_contents (WR_BFD(wrbfd), WR_SECTION(wrbfd), data, off, length))
1181 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