Home
last modified time | relevance | path

Searched refs:CommonInfoEntry (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_section.h46 bool ParseCie(uintptr_t cieAddr, uintptr_t ciePtr, CommonInfoEntry &cieInfo);
47 bool FillInCie(uintptr_t ptr, CommonInfoEntry &cieInfo);
56 std::unordered_map<uintptr_t, CommonInfoEntry> cieEntries_;
H A Ddwarf_define.h210 struct CommonInfoEntry { struct
236 CommonInfoEntry cie; argument
H A Ddwarf_cfa_instructions.h38 …bool DecodeDwCfa(uint8_t op, CommonInfoEntry cie, uintptr_t& pcOffset, uintptr_t& instPtr, RegLocS…
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp265 bool DwarfSection::ParseCie(uintptr_t cieAddr, uintptr_t ciePtr, CommonInfoEntry &cieInfo) in ParseCie()
295 bool DwarfSection::FillInCie(uintptr_t ptr, CommonInfoEntry &cieInfo) in FillInCie()
H A Ddwarf_cfa_instructions.cpp68 bool DwarfCfaInstructions::DecodeDwCfa(uint8_t opCode, CommonInfoEntry cie, in DecodeDwCfa()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp79 bool ParseCieTest(uintptr_t cieAddr, CommonInfoEntry &cieInfo) in ParseCieTest()
544 CommonInfoEntry cie;
784 CommonInfoEntry cie;