Searched defs:simple_object_functions (Results 1 – 1 of 1) sorted by relevance
100 struct simple_object_functions struct108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN],113 const char *(*find_sections) (simple_object_read *,120 void *(*fetch_attributes) (simple_object_read *sobj, const char **errmsg,124 void (*release_read) (void *);148 extern const struct simple_object_functions simple_object_coff_functions; argument