IDAPython 9.0
|
This is the complete list of members for loader_input_t, including all inherited members.
__init__(self, "PyObject *" pycapsule=None) | loader_input_t | |
close(self) | loader_input_t | |
file2base(self, "int64" pos, "ea_t" ea1, "ea_t" ea2, "int" patchable) | loader_input_t | |
filename(self) | loader_input_t | |
from_capsule("PyObject *" pycapsule) | loader_input_t | static |
from_fp("FILE *" fp) | loader_input_t | static |
from_linput("linput_t *" linput) | loader_input_t | static |
get_byte(self) | loader_input_t | |
get_linput(self) | loader_input_t | |
gets(self, "size_t" len) | loader_input_t | |
getz(self, "size_t" sz, "int64" fpos=-1) | loader_input_t | |
open(self, "char const *" filename, "bool" remote=False) | loader_input_t | |
open_memory(self, "ea_t" start, "asize_t" size=0) | loader_input_t | |
opened(self) | loader_input_t | |
read(self, *args) | loader_input_t | |
readbytes(self, "size_t" size, "bool" big_endian) | loader_input_t | |
seek(self, *args) | loader_input_t | |
set_linput(self, "linput_t *" linput) | loader_input_t | |
size(self) | loader_input_t | |
tell(self) | loader_input_t | |
thisown | loader_input_t | static |