/external/libunwind/src/hppa/ |
D | Ginit_remote.c | 44 return common_init (c, 0); in unw_init_remote()
|
D | Ginit_local.c | 52 return common_init (c, 1); in unw_init_local()
|
D | init.h | 29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/sh/ |
D | Ginit_remote.c | 43 return common_init (c, 0); in unw_init_remote()
|
D | Ginit_local.c | 52 return common_init (c, 1); in unw_init_local()
|
D | init.h | 28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/arm/ |
D | Ginit_remote.c | 43 return common_init (c, 0); in unw_init_remote()
|
D | Ginit_local.c | 52 return common_init (c, 1); in unw_init_local()
|
D | init.h | 28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/mips/ |
D | Ginit_remote.c | 43 return common_init (c, 0); in unw_init_remote()
|
D | Ginit_local.c | 51 return common_init (c, 1); in unw_init_local()
|
D | init.h | 28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/aarch64/ |
D | Ginit_remote.c | 43 return common_init (c, 0); in unw_init_remote()
|
D | Ginit_local.c | 52 return common_init (c, 1); in unw_init_local()
|
/external/libunwind/src/x86/ |
D | Ginit_local.c | 54 return common_init (c, 1); in unw_init_local()
|
D | Ginit_remote.c | 54 return common_init (c, 0); in unw_init_remote()
|
D | init.h | 29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/x86_64/ |
D | Ginit_local.c | 56 return common_init (c, 1); in unw_init_local()
|
D | Ginit_remote.c | 55 return common_init (c, 0); in unw_init_remote()
|
D | init.h | 45 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() function
|
/external/libunwind/src/ia64/ |
D | Ginit_remote.c | 59 return common_init (c, sp, bsp); in unw_init_remote()
|
D | Ginit_local.c | 99 if ((ret = common_init (c, sp, bsp)) < 0) in unw_init_local()
|
D | init.h | 29 common_init (struct cursor *c, unw_word_t sp, unw_word_t bsp) in common_init() function
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_drawable.c | 239 common_init(Display * dpy, GLXDrawable drawable, struct apple_glx_drawable *d) in common_init() function 333 common_init(dpy, drawable, d); in apple_glx_drawable_create()
|
/external/syslinux/core/ |
D | init.inc | 22 common_init:
|