[symbolic] Fix comment reference in Testing module.

This commit is contained in:
Kevin Quick 2021-04-05 08:45:00 -07:00
parent b5c5ebcf42
commit 72ddaaf1d8
No known key found for this signature in database
GPG Key ID: E6D7733599CC0A21

View File

@ -129,7 +129,7 @@ runDiscovery :: (MC.ArchAddrWidth arch ~ w)
-- ^ A function to turn discovered symbols into (address, name)
-- mappings; the addresses are used as test entry points
--
-- A good default is 'toAddrySymMap'
-- A good default is 'toAddrSymMap'
-> MAI.ArchitectureInfo arch
-> IO (MM.Memory w, [Some (MD.DiscoveryFunInfo arch)])
runDiscovery ehi toEntryPoints archInfo = do