mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 04:48:40 +00:00
factor out pdata code to PE layer
This commit is contained in:
committed by
Ryan Fleury
parent
f055267e59
commit
578a7ebdee
@@ -1106,4 +1106,8 @@ internal String8 pe_make_debug_header_rdi(Arena *arena, Guid guid, String8 rdi_p
|
||||
|
||||
internal U32 pe_compute_checksum(U8 *buffer, U64 buffer_size);
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
internal void pe_pdata_sort(COFF_MachineType machine, String8 raw_pdata);
|
||||
|
||||
#endif // PE_H
|
||||
|
||||
Reference in New Issue
Block a user