Searched refs:uwx_symbol_cache (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.h26 struct uwx_symbol_cache;
30 struct uwx_symbol_cache **symbol_cache_p,
38 struct uwx_symbol_cache *symbol_cache);
H A Duwx.h48 struct uwx_symbol_cache;
137 struct uwx_symbol_cache **cachep,
147 struct uwx_symbol_cache *symbol_cache);
381 int find_symbol(struct uwx_symbol_cache **cachep,
386 void release_symbol_cache(struct uwx_symbol_cache *symbol_cache) {
H A Duwx_symbols.c57 struct uwx_symbol_cache { struct
68 struct uwx_symbol_cache *cache,
74 struct uwx_symbol_cache **symbol_cache_p,
86 struct uwx_symbol_cache *cache = NULL;
92 cache = (struct uwx_symbol_cache *)
93 (*env->allocate_cb)(sizeof(struct uwx_symbol_cache));
143 struct uwx_symbol_cache *symbol_cache)
773 struct uwx_symbol_cache *cache,
H A Duwx_self.c258 struct uwx_symbol_cache *symbol_cache;

Completed in 50 milliseconds