adding Gofunc field to pclntabcandidate struct

This commit is contained in:
brigadier-general
2024-06-10 15:21:28 -05:00
committed by GitHub
parent 0d5cacac35
commit d0f297e470
+1
View File
@@ -33,6 +33,7 @@ type StompMagicCandidate struct {
type PclntabCandidate struct {
SecStart uint64
PclntabVA uint64
GofuncVA uint64
StompMagicCandidateMeta *StompMagicCandidate // some search modes might optimistically try to find moduledata or guess endianess, these hints must match the found moduleData VA later to be considered good candidate
Pclntab []byte
Symtab []byte // optional