Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsomsolib.c197 addr_and_unwind_t unload_stub; member
1272 dld_cache.unload_stub.address = SYMBOL_VALUE (dld_msymbol); in som_solib_desire_dynamic_linker_symbols()
1273 dld_cache.unload_stub.unwind = u; in som_solib_desire_dynamic_linker_symbols()
1282 && (dld_cache.unload_stub.address != 0)) in som_solib_desire_dynamic_linker_symbols()
1333 || (u_pc == dld_cache.unload_stub.unwind)) in som_solib_in_dynamic_linker()
1555 dld_cache.unload_stub.address = 0; in som_solib_restart()
1556 dld_cache.unload_stub.unwind = NULL; in som_solib_restart()