Method | Description | |
---|---|---|
AddExecutableFile ( |
||
CloseBfd ( |
||
GetSectionAddress ( string name ) : |
||
GetTrampoline ( |
||
LinuxOperatingSystem ( |
||
LoadExecutable ( |
||
LookupLibrary ( |
||
LookupLibrary ( string name ) : |
||
LookupSymbol ( string name ) : |
Method | Description | |
---|---|---|
DoDispose ( ) : void | ||
check_loaded_library ( |
Method | Description | |
---|---|---|
CheckForPendingMonoInit ( |
||
ReadNativeTypes ( ) : void | ||
UpdateSharedLibraries ( |
||
check_for_mono_runtime ( |
||
check_nptl_setxid ( |
||
do_update_shlib_info ( |
||
dynlink_handler ( |
||
read_dynamic_info ( |
public AddExecutableFile ( |
||
inferior | ||
filename | string | |
base_address | ||
step_into | bool | |
is_loaded | bool | |
return |
public GetSectionAddress ( string name ) : |
||
name | string | |
return |
public GetTrampoline ( |
||
memory | ||
address | ||
trampoline | ||
is_start | bool | |
return | bool |
public LinuxOperatingSystem ( |
||
process | ||
return | System |
public LoadExecutable ( |
||
memory | ||
filename | string | |
load_native_symtabs | bool | |
return |
public LookupLibrary ( |
||
address | ||
return |
public LookupLibrary ( string name ) : |
||
name | string | |
return |
public LookupSymbol ( string name ) : |
||
name | string | |
return |
protected check_loaded_library ( |
||
inferior | ||
bfd | ||
return | void |