Home
last modified time | relevance | path

Searched refs:InstructionEntriesArmExidx (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_instr_statistic.h36 InstructionEntriesArmExidx = 0, enumerator
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instr_statistic.cpp73 case InstructionEntriesArmExidx: in DumpInstrStatResult()
H A Ddfx_elf.cpp667 INSTR_STATISTIC(InstructionEntriesArmExidx, shdr.size, 0); in FillUnwindTableByExidx()
/ohos5.0/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdunwinder_fuzzer/
H A Dfaultloggerdunwinder_fuzzer.cpp281 statisticType = InstrStatisticType::InstructionEntriesArmExidx; in TestDfxInstrStatistic()