Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_coff_symbol.c
Branch:
982672e537f7dd26e875755f3c20f81e6bf7ba65
main
982672e537f7dd26e875755f3c20f81e6bf7ba65
src
reader
pe_read_coff_symbol.c
struct pe_{raw|meta}_coff_file_hdr: member name normalization.
midipix
• 8 years ago
da15f0
PE format: struct pe_coff_symbol [and friends] --> struct pe_raw_coff_symbol.
midipix
• 8 years ago
e75572
reader: pe_read_coff_symbol(): initial implementation.
midipix
• 8 years ago
edaa40