Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/output/pe_output_image_symbols.c
Branch:
d6e02b8ff5da79d895197a3a1c4839e1047d6c57
main
d6e02b8ff5da79d895197a3a1c4839e1047d6c57
src
output
pe_output_image_symbols.c
perk.h: eliminate #include's of referential headers.
midipix
• 5 years ago
d6e02b
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix
• 6 years ago
67bba7
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