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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsomsolib.c194 addr_and_unwind_t load_stub; member in struct:__anon3871
1233 dld_cache.load_stub.address = SYMBOL_VALUE (dld_msymbol);
1234 dld_cache.load_stub.unwind = u;
1280 && (dld_cache.load_stub.address != 0)
1332 || (u_pc == dld_cache.load_stub.unwind)
1546 dld_cache.load_stub.address = 0;
1547 dld_cache.load_stub.unwind = NULL;

Completed in 32 milliseconds