Searched refs:logStackContent (Results 1 – 1 of 1) sorted by relevance
786 void logStackContent(void **sp) { in logStackContent() function835 logStackContent((void**)uc->uc_mcontext->__ss.__rsp); in logRegisters()861 logStackContent((void**)uc->uc_mcontext->__ss.__esp); in logRegisters()890 logStackContent((void**)uc->uc_mcontext.gregs[7]); in logRegisters()920 logStackContent((void**)uc->uc_mcontext.gregs[15]); in logRegisters()951 logStackContent((void**)uc->uc_mcontext.mc_rsp); in logRegisters()975 logStackContent((void**)uc->uc_mcontext.mc_esp); in logRegisters()1006 logStackContent((void**)uc->sc_rsp); in logRegisters()1030 logStackContent((void**)uc->sc_esp); in logRegisters()1060 logStackContent((void**)uc->uc_mcontext.mc_rsp); in logRegisters()