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

/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dndiscvt.c121 oldraddr = sect_hdr->ish_rawdataaddr;
123 sect_hdr->ish_rawdataaddr = sect_hdr->ish_vaddr;
139 bzero(newimg + sect_hdr->ish_rawdataaddr,
143 newimg + sect_hdr->ish_rawdataaddr, oldrlen);
/freebsd-9.3-release/sys/compat/ndis/
H A Dsubr_pe.c316 sect_hdr->ish_rawdataaddr));
389 relhdr = (image_base_reloc *)(imgbase + sect.ish_rawdataaddr);
H A Dpe_var.h276 uint32_t ish_rawdataaddr; member in struct:image_section_header

Completed in 54 milliseconds