mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-24 16:37:51 +00:00
WIP factoring out symbol table fixups
This commit is contained in:
committed by
Ryan Fleury
parent
051bacf124
commit
7cd5a670e3
@@ -226,7 +226,7 @@ THREAD_POOL_TASK_FUNC(lnk_obj_initer)
|
||||
}
|
||||
|
||||
//
|
||||
// Extract obj features from compile symbol in .debug$S
|
||||
// extract obj features from compile symbol in .debug$S
|
||||
//
|
||||
B8 hotpatch = 0;
|
||||
if (header.machine == COFF_MachineType_X64) {
|
||||
|
||||
Reference in New Issue
Block a user