Searched refs:pe_nt_header_offset (Results 1 – 2 of 2) sorted by relevance
601 pep->pe_nt_header_offset = nt_address + SIZEOFT32; in dwarf_load_pe_sections()602 if (pep->pe_filesize < (pep->pe_nt_header_offset + in dwarf_load_pe_sections()609 (off_t)pep->pe_nt_header_offset, sizeof(ifh), in dwarf_load_pe_sections()628 pep->pe_optional_header_offset = pep->pe_nt_header_offset+ in dwarf_load_pe_sections()
132 Dwarf_Unsigned pe_nt_header_offset; member