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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsomsolib.c197 addr_and_unwind_t unload_stub; member in struct:__anon3871
1272 dld_cache.unload_stub.address = SYMBOL_VALUE (dld_msymbol);
1273 dld_cache.unload_stub.unwind = u;
1282 && (dld_cache.unload_stub.address != 0))
1333 || (u_pc == dld_cache.unload_stub.unwind))
1555 dld_cache.unload_stub.address = 0;
1556 dld_cache.unload_stub.unwind = NULL;

Completed in 40 milliseconds