pub fn derived_singletons<'a, T: Pe<'a>>(pe: T) -> FD4SingletonMapExpand description
Build a map of all FD4DerivedSingleton names and addresses.
§Panics
If pe does not contain valid “.text” and “.data” sections.
pub fn derived_singletons<'a, T: Pe<'a>>(pe: T) -> FD4SingletonMapBuild a map of all FD4DerivedSingleton names and addresses.
If pe does not contain valid “.text” and “.data” sections.