GC_print_callers  137 gc/include/private/dbg_mlc.h #   define PRINT_CALL_CHAIN(base) GC_print_callers(((oh *)(base)) -> oh_ci)
GC_print_callers  141 gc/include/private/dbg_mlc.h #   define PRINT_CALL_CHAIN(base) GC_print_callers(((oh *)(base)) -> oh_ci)
GC_print_callers  268 gc/include/private/gc_priv.h void GC_print_callers GC_PROTO((struct callinfo info[NFRAMES]));