Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.h55 int ProgramCounterZero() const;
Ddfx_crasher.cpp225 NOINLINE int DfxCrasher::ProgramCounterZero() const in ProgramCounterZero() function in DfxCrasher
457 return ProgramCounterZero(); in ParseAndDoCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c214 NOINLINE int ProgramCounterZero(void) in ProgramCounterZero() function
438 return ProgramCounterZero(); in ParseAndDoCrash()