summaryrefslogtreecommitdiffhomepage
path: root/src/headers/pe_get_image_section_tbl_addr.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2019-02-19PE section interfaces: added pe_get_image_block_section_addr().midipix1-0/+38
2017-10-19pe_get_image_named_section_addr(): submit to a greater type-punned power.midipix1-2/+10
2017-02-04annual chores.midipix1-1/+1
2017-02-04raw data: renamed struct pe_raw_coff_file_hdr --> struct pe_raw_coff_image_hdr.midipix1-2/+2
2016-12-13pe_impl_strlen_{ansi|utf16}(): provide smooth foreign toolchain support.midipix1-1/+1
2016-12-01struct pe_raw_sec_hdr: member name normalization.midipix1-1/+1
2016-12-01struct pe_raw_opt_hdr_{32|64}: member name normalization.midipix1-1/+1
2016-11-30struct pe_raw_coff_file_hdr: member name normalization.midipix1-4/+4
2016-11-19annual chores.midipix1-1/+1
2016-11-19pe_get_image_named_section_addr(): code maintenance.midipix1-12/+18
2016-11-19pe_get_image_section_tbl_addr(): code maintenance.midipix1-3/+8
2016-11-19PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr.midipix1-4/+4
2016-11-19PE format: union pe_opt_hdr [and friends] --> union pe_raw_opt_hdr.midipix1-1/+1
2016-11-19PE format: struct pe_coff_file_hdr --> struct pe_raw_coff_file_hdr.midipix1-2/+2
2015-09-26pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initia...midipix1-0/+58