Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/output/pe_output_image_symbols.c
Branch:
2111da6c6b5a906d2e9a821b3d6733684b7378eb
main
2111da6c6b5a906d2e9a821b3d6733684b7378eb
src
output
pe_output_image_symbols.c
refactor: struct pe_raw_image: members are now map-prefixed.
midipix
• 6 years ago
ed06fb
refactor: struct pe_image_meta: pointers to raw data are now r-prefixed.
midipix
• 6 years ago
f3d26e
refactor: struct pe_image_meta: meta members are now m-prefixed.
midipix
• 6 years ago
58ced9
annual chores.
midipix
• 7 years ago
ced38a
struct pe_{raw|meta}_coff_symbol: member name normalization.
midipix
• 7 years ago
0c1d83
struct pe_{raw|meta}_coff_file_hdr: member name normalization.
midipix
• 7 years ago
da15f0
PE format: struct pe_coff_symbol [and friends] --> struct pe_raw_coff_symbol.
midipix
• 7 years ago
e75572
reader: pe_read_coff_symbl(): initial integration.
midipix
• 7 years ago
ea6b78
PE format: renamed struct pe_coff_sym_entry --> struct pe_coff_symbol.
midipix
• 7 years ago
a24b2d
output: pe_output_image_symbols(): initial implementation and integration.
midipix
• 7 years ago
f779e3