Searched refs:resolve_local_symbol (Results 1 – 3 of 3) sorted by relevance
1478 static void resolve_local_symbol (const char *, void *);1483 resolve_local_symbol (const char *key ATTRIBUTE_UNUSED, void *value) in resolve_local_symbol() function1494 hash_traverse (local_hash, resolve_local_symbol); in resolve_local_symbol_values()
2408 (resolve_local_symbol): Update call to resolve_symbol_value.2817 (resolve_local_symbol): Pass `finalize_syms' to resolve_symbol_value.
1460 (resolve_local_symbol): New static function.