Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_coff_symbol.c
Branch:
9740a33c5d6bb235cc3a4fa6e687ed35dd1b34cc
main
9740a33c5d6bb235cc3a4fa6e687ed35dd1b34cc
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