VSF Documented
visualize_heap_map.SymbolResolver Class Reference

Public Member Functions

 __init__ (self, Optional[str] path=None)
 
Optional[str] resolve (self, int addr)
 
str fmt (self, int addr)
 
int enhance_file (self, str src, str dst)
 

Data Fields

list symbols = []
 

Protected Member Functions

 _parse (self, str path)
 

Constructor & Destructor Documentation

◆ __init__()

visualize_heap_map.SymbolResolver.__init__ ( self,
Optional[str] path = None )

Member Function Documentation

◆ _parse()

visualize_heap_map.SymbolResolver._parse ( self,
str path )
protected

◆ resolve()

Optional[str] visualize_heap_map.SymbolResolver.resolve ( self,
int addr )

◆ fmt()

str visualize_heap_map.SymbolResolver.fmt ( self,
int addr )

◆ enhance_file()

int visualize_heap_map.SymbolResolver.enhance_file ( self,
str src,
str dst )

Field Documentation

◆ symbols

list visualize_heap_map.SymbolResolver.symbols = []
Generated from commit: vsfteam/vsf@ceb53fd