Home
last modified time | relevance | path

Searched defs:bsp (Results 1 – 19 of 19) sorted by relevance

/external/libunwind/src/ia64/
DGinit_local.c52 unw_word_t *sp, unw_word_t *bsp) in get_initial_stack_pointers()
83 unw_word_t sp, bsp; in unw_init_local() local
DGrbs.c128 unw_word_t nregs, bsp = c->bsp, curr = c->rbs_curr, n; in rbs_find_stacked() local
180 get_rnat (struct cursor *c, struct rbs_area *rbs, unw_word_t bsp, in get_rnat()
203 unw_word_t n, src_mask, dst_mask, bsp, *dst, src_rnat, dst_rnat = 0; in rbs_cover_and_flush() local
Dinit.h29 common_init (struct cursor *c, unw_word_t sp, unw_word_t bsp) in common_init()
Dunwind_i.h548 rbs_contains (struct rbs_area *rbs, unw_word_t bsp) in rbs_contains()
562 rbs_get_rnat_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_get_rnat_loc()
580 rbs_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_loc()
/external/libunwind/include/tdep-ia64/
Drse.h46 rse_num_regs (uint64_t bspstore, uint64_t bsp) in rse_num_regs()
Dlibunwind_i.h142 unw_word_t bsp; /* backing store pointer value */ member
/external/libunwind/src/ptrace/
D_UPT_access_reg.c145 unsigned long sof, cfm, bsp; in _UPT_access_reg() local
191 unsigned long new_sof, old_sof, cfm, bsp; in _UPT_access_reg() local
/external/libunwind/src/setjmp/
Dsetjmp_i.h34 unw_word_t bsp, pfs, sol; in bsp_match() local
/external/libunwind/tests/
Dia64-test-setjmp.c82 uintptr_t guard_page_addr, bsp = get_bsp (); in doit() local
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
DGia64-test-rbs.c120 unw_word_t bsp; in unwind_and_resume() local
DGtest-bt.c96 unw_word_t bsp; in do_backtrace() local
Dtest-ptrace.c123 unw_word_t bsp; in do_backtrace() local
DGia64-test-nat.c131 unsigned long *bsp, *arg1; in sighandler() local
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c378 struct nouveau_object *channel = NULL, *bsp = NULL; in firmware_present() local
Dnouveau_vp3_video.h67 struct nouveau_object *channel[3], *bsp, *vp, *ppp; member
Dnouveau_vp3_video_bsp.c286 char *bsp = bsp_bo->map; in nouveau_vp3_bsp_end() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DReferenceTypeImpl.java743 String bsp = baseSourcePath; in baseSourcePath() local