OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetch_attributes
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/libiberty/
simple-object-common.h
120
void *(*
fetch_attributes
) (simple_object_read *sobj, const char **errmsg,
member in struct:simple_object_functions
simple-object.c
261
data = sobj->functions->
fetch_attributes
(sobj, errmsg, err);
Completed in 183 milliseconds