HomeSort by relevance Sort by last modified time
    Searched refs:Dynamic_Loader_Stream (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 52 struct Dynamic_Loader_Stream;
53 /*typedef struct Dynamic_Loader_Stream Dynamic_Loader_Stream;*/
101 struct Dynamic_Loader_Stream * module,
136 extern int Dynamic_Open_Module(struct Dynamic_Loader_Stream * module, // the source for the module image
178 struct Dynamic_Loader_Stream {
196 int (*read_buffer) (struct Dynamic_Loader_Stream * thisptr,
212 int (*set_file_posn) (struct Dynamic_Loader_Stream * thisptr,
getsection.h 39 * Functions in this API assume that the supplied Dynamic_Loader_Stream object
63 extern DLOAD_module_info DLOAD_module_open(struct Dynamic_Loader_Stream *

Completed in 49 milliseconds