Home
last modified time | relevance | path

Searched refs:common_init_ppc32 (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/ppc/
DGinit_local.c62 return common_init_ppc32 (c, 1); in unw_init_local()
DGinit_remote.c55 return common_init_ppc32 (c, 0); in unw_init_remote()
/external/libunwind/src/ppc32/
Dinit.h33 common_init_ppc32 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc32() function