Searched refs:pe_get_section (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_pe.c328 pe_get_section(imgbase, hdr, name) function
385 pe_get_section(imgbase, &sect, ".text");
389 pe_get_section(imgbase, &sect, ".reloc");
H A Dpe_var.h547 extern int pe_get_section(vm_offset_t, image_section_header *, const char *);

Completed in 156 milliseconds