Searched refs:lib_node (Results 1 – 1 of 1) sorted by relevance
148 struct lib_node { struct151 struct lib_node *dep_libs_tree; /* Dependent libraries of lib */ argument224 struct lib_node root; /* Library containing node phase */225 struct lib_node create_lib; /* Library with create phase lib */226 struct lib_node execute_lib; /* Library with execute phase lib */227 struct lib_node delete_lib; /* Library with delete phase lib */229 struct lib_node pers_lib_table[MAXLIBS];285 struct lib_node *root, struct dsp_uuid uuid,299 struct lib_node *root);673 struct lib_node root = { NULL, 0, NULL }; in nldr_get_fxn_addr()[all …]