Home
last modified time | relevance | path

Searched refs:FormatSIGILLCodeName (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dsignal_info.h34 static std::string FormatSIGILLCodeName(int32_t signalCode);
H A Dsignal_info.cpp117 std::string SignalInfo::FormatSIGILLCodeName(int32_t signalCode) in FormatSIGILLCodeName() function in OHOS::HiviewDFX::SignalInfo
266 return FormatSIGILLCodeName(signalCode); in FormatCodeName()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_signal.h46 static std::string FormatSIGILLCodeName(const int32_t signalCode);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_signal.cpp113 return FormatSIGILLCodeName(signalCode); in FormatCodeName()
148 std::string DfxSignal::FormatSIGILLCodeName(const int32_t signalCode) in FormatSIGILLCodeName() function in OHOS::HiviewDFX::DfxSignal

Completed in 2 milliseconds