Searched refs:fetch_attributes (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-common.h | 120 void *(*fetch_attributes) (simple_object_read *sobj, const char **errmsg, member
|
H A D | simple-object.c | 391 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-common.h | 120 void *(*fetch_attributes) (simple_object_read *sobj, const char **errmsg, member
|
H A D | simple-object.c | 397 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-common.h | 120 void *(*fetch_attributes) (simple_object_read *sobj, const char **errmsg, member
|
H A D | simple-object.c | 397 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-common.h | 120 void *(*fetch_attributes) (simple_object_read *sobj, const char **errmsg, member
|
H A D | simple-object.c | 397 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes()
|