Home
last modified time | relevance | path

Searched refs:resolve_local_symbol (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dsymbols.c1819 resolve_local_symbol (void **slot, void *arg ATTRIBUTE_UNUSED) in resolve_local_symbol() function
1833 htab_traverse_noresize (sy_hash, resolve_local_symbol, NULL); in resolve_local_symbol_values()
H A DChangeLog-20201973 (resolve_local_symbol): Don't resolve non-locals.
2430 (resolve_local_symbol): Likewise.
H A DChangeLog-00012408 (resolve_local_symbol): Update call to resolve_symbol_value.
2817 (resolve_local_symbol): Pass `finalize_syms' to resolve_symbol_value.
H A DChangeLog-98991460 (resolve_local_symbol): New static function.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dsymbols.c1710 resolve_local_symbol (void **slot, void *arg ATTRIBUTE_UNUSED) in resolve_local_symbol() function
1724 htab_traverse (sy_hash, resolve_local_symbol, NULL); in resolve_local_symbol_values()
H A DChangeLog-20201973 (resolve_local_symbol): Don't resolve non-locals.
2430 (resolve_local_symbol): Likewise.
H A DChangeLog-00012408 (resolve_local_symbol): Update call to resolve_symbol_value.
2817 (resolve_local_symbol): Pass `finalize_syms' to resolve_symbol_value.
H A DChangeLog-98991460 (resolve_local_symbol): New static function.