Lines Matching full:thisptr
196 int (*read_buffer) (struct Dynamic_Loader_Stream * thisptr,
212 int (*set_file_posn) (struct Dynamic_Loader_Stream * thisptr,
252 thisptr,
274 thisptr,
288 void (*Purge_Symbol_Table) (struct Dynamic_Loader_Sym * thisptr,
303 void *(*Allocate) (struct Dynamic_Loader_Sym * thisptr,
315 void (*Deallocate) (struct Dynamic_Loader_Sym * thisptr, void *memptr);
329 void (*Error_Report) (struct Dynamic_Loader_Sym * thisptr,
403 int (*Allocate) (struct Dynamic_Loader_Allocate * thisptr,
418 void (*Deallocate) (struct Dynamic_Loader_Allocate * thisptr,
446 int (*connect) (struct Dynamic_Loader_Initialize * thisptr);
461 int (*readmem) (struct Dynamic_Loader_Initialize * thisptr, void *bufr,
478 int (*writemem) (struct Dynamic_Loader_Initialize * thisptr,
494 int (*fillmem) (struct Dynamic_Loader_Initialize * thisptr,
511 int (*execute) (struct Dynamic_Loader_Initialize * thisptr,
526 void (*release) (struct Dynamic_Loader_Initialize * thisptr);