Home
last modified time | relevance | path

Searched refs:DecodeDwCfa (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_cfa_instructions.h38 bool DecodeDwCfa(uint8_t op, CommonInfoEntry cie, uintptr_t& pcOffset, uintptr_t& instPtr, RegLocState &rsState);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_cfa_instructions.cpp60 if (!DecodeDwCfa(opCode, cie, pcOffset, instPtr, rsState)) { in Iterate()
69 bool DwarfCfaInstructions::DecodeDwCfa(uint8_t opCode, CommonInfoEntry cie, in DecodeDwCfa() function in OHOS::HiviewDFX::DwarfCfaInstructions

Completed in 2 milliseconds