Expand description
Enhanced pointer extraction with real pointer prioritization
This module provides improved pointer extraction logic that prioritizes real heap pointers over synthetic ones, with clear marking of pointer types.
Structs§
- Enhanced
Pointer Extractor - Enhanced pointer extractor with validation and categorization
- Pointer
Statistics - Statistics about pointer extraction
- Type
Info - Type information for enhanced tracking
Enums§
- Pointer
Info - Information about a pointer and its origin
- Synthetic
Reason - Reasons why a synthetic pointer was generated
- Type
Category - Categories of types for better analysis
Traits§
- Enhanced
Trackable - Enhanced Trackable trait with pointer info