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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsomsolib.c192 addr_and_unwind_t hook_stub; member in struct:__anon3871
956 dld_cache.hook_stub.address = anaddr;
1290 dld_cache.hook_stub.unwind = find_unwind_entry (dld_cache.hook_stub.address);
1325 if ((u_pc == dld_cache.hook.unwind) || (u_pc == dld_cache.hook_stub.unwind))
1540 dld_cache.hook_stub.address = 0;
1541 dld_cache.hook_stub.unwind = NULL;

Completed in 36 milliseconds