Searched refs:IMAGE_FIRST_SECTION (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/compat/ndis/
H A Dsubr_pe.c207 sect_hdr = IMAGE_FIRST_SECTION(nt_hdr);
289 sect_hdr = IMAGE_FIRST_SECTION(nt_hdr);
347 sect_hdr = IMAGE_FIRST_SECTION(nt_hdr);
H A Dpe_var.h288 #define IMAGE_FIRST_SECTION(nthdr) \ macro
/freebsd-10-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c92 sect_hdr = IMAGE_FIRST_SECTION(nt_hdr);
/freebsd-10-stable/sys/boot/efi/include/amd64/
H A Dpe.h196 #define IMAGE_FIRST_SECTION( ntheader ) ((PIMAGE_SECTION_HEADER) \ macro
/freebsd-10-stable/sys/boot/efi/include/i386/
H A Dpe.h196 #define IMAGE_FIRST_SECTION( ntheader ) ((PIMAGE_SECTION_HEADER) \ macro
/freebsd-10-stable/sys/boot/efi/include/ia64/
H A Dpe.h202 #define IMAGE_FIRST_SECTION( ntheader ) ((PIMAGE_SECTION_HEADER) \ macro

Completed in 120 milliseconds