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

/fuchsia/zircon/third_party/ulib/ngunwind/src/aarch64/
H A DGinit_local.c42 return common_init (c, 1);
H A DGinit_remote.c49 return common_init (c, 0);
H A Dinit.h30 common_init (struct cursor *c, unsigned use_prev_instr) function
/fuchsia/zircon/third_party/ulib/ngunwind/src/arm/
H A DGinit_local.c42 return common_init (c, 1);
H A DGinit_remote.c49 return common_init (c, 0);
H A Dinit.h29 common_init (struct cursor *c, unsigned use_prev_instr) function
/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A DGinit_local.c45 return common_init (c, 1);
H A DGinit_remote.c52 return common_init (c, 0);
H A Dinit.h35 common_init (struct cursor *c, unsigned use_prev_instr) function

Completed in 93 milliseconds