Home
last modified time | relevance | path

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

/external/libunwind/src/ppc/
DGinit_local.c60 return common_init_ppc64 (c, 1); in unw_init_local()
DGinit_remote.c53 return common_init_ppc64 (c, 0); in unw_init_remote()
/external/libunwind/src/ppc64/
Dinit.h31 common_init_ppc64 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc64() function