Searched refs:pe_numsections (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_pe.c221 pe_numsections(imgbase) function
287 sections = pe_numsections(imgbase);
345 sections = pe_numsections(imgbase);
H A Dpe_var.h543 extern int pe_numsections(vm_offset_t);
/freebsd-13-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c118 sections = pe_numsections((vm_offset_t)newimg);

Completed in 116 milliseconds