Home
last modified time | relevance | path

Searched defs:simple_object_functions (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-common.h100 struct simple_object_functions struct
108 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 *);
129 const char *(*attributes_merge) (void *, void *, int *err);
154 extern const struct simple_object_functions simple_object_coff_functions; argument
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-common.h100 struct simple_object_functions struct
108 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 *);
129 const char *(*attributes_merge) (void *, void *, int *err);
154 extern const struct simple_object_functions simple_object_coff_functions; argument
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-common.h100 struct simple_object_functions struct
108 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
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-common.h100 struct simple_object_functions struct
108 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
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-common.h100 struct simple_object_functions struct
108 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