Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_coff_symbol.c
Branch:
3d451eb7badd9f9119b44b0f8e4f48cb77080bb8
main
3d451eb7badd9f9119b44b0f8e4f48cb77080bb8
src
reader
pe_read_coff_symbol.c
Annual chores.
midipix
• 2 days ago
6a5301
api: coff symbol structs: rename .cs_num_of_aux_symbols to reflect content.
midipix
• 2 days ago
18f51d
struct pe_meta_coff_symbol: added the .cs_aux_recs member.
midipix
• 2 days ago
8db559
struct pe_meta_coff_symbol: optimize for iterative name access.
midipix
• 2 days ago
e5823e
A new home.
midipix
• 3 years ago
425fb8
Annual chores.
midipix
• 3 years ago
463997
perk.h: eliminate #include's of referential headers.
midipix
• 5 years ago
d6e02b
annual chores.
midipix
• 8 years ago
ced38a
struct pe_{raw|meta}_coff_symbol: member name normalization.
midipix
• 8 years ago
0c1d83
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