Property | Type | Description | |
---|---|---|---|
end_address | |||
is_continuous | bool | ||
start_address |
Method | Description | |
---|---|---|
Lookup ( |
||
SimpleLookup ( |
||
ToString ( ) : string | ||
UpdateSymbolTable ( ) : void |
Method | Description | |
---|---|---|
GetMethods ( ) : |
||
SymbolTable ( ) : System | ||
SymbolTable ( ISymbolContainer container ) : System | ||
SymbolTable ( |
Method | Description | |
---|---|---|
ensure_methods ( ) : |
||
get_methods ( object user_data ) : object |
protected abstract GetMethods ( ) : |
||
return |
public Lookup ( |
||
address | ||
return |
public SimpleLookup ( |
||
address | ||
exact_match | bool | |
return |
protected SymbolTable ( ISymbolContainer container ) : System | ||
container | ISymbolContainer | |
return | System |
protected SymbolTable ( |
||
start_address | ||
end_address | ||
return | System |
protected TargetAddress,Mono.Debugger end_address | ||
return |