Home
last modified time | relevance | path

Searched defs:DfxFrame (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_frame.h31 struct DfxFrame { struct
37 int32_t symbolFileIndex = -1;
63 DfxFrame() {} in DfxFrame() function
66 DfxFrame(uint64_t pc, uint64_t funcOffset, const char *mapName, const char *funcName) in DfxFrame() argument
79 std::string ToString() const in ToString()
87 std::string ToSymbolString() const in ToSymbolString()