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

/freebsd-11-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.h287 #define IMAGE_FIRST_SECTION(nthdr) \ macro
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c92 sect_hdr = IMAGE_FIRST_SECTION(nt_hdr);
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h196 #define IMAGE_FIRST_SECTION( ntheader ) ((PIMAGE_SECTION_HEADER) \ macro
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h196 #define IMAGE_FIRST_SECTION( ntheader ) ((PIMAGE_SECTION_HEADER) \ macro
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp447 PIMAGE_SECTION_HEADER pish = IMAGE_FIRST_SECTION(pinh);

Completed in 159 milliseconds