Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/funchook/
Ddfx_hook_utils.c64 unw_word_t relPc; in LogBacktrace() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_symbols.cpp101 bool DfxSymbols::GetFuncNameAndOffsetByPc(uint64_t relPc, std::shared_ptr<DfxElf> elf, in GetFuncNameAndOffsetByPc()
Dunwinder.cpp651 uint64_t relPc = map->GetRelPc(static_cast<uint64_t>(pc)); in GetSymbolByPc() local
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
Dunwind_local_benchmark.cpp93 unw_word_t sp = 0, pc = 0, prevPc, relPc; in UnwindLocal() local
Dunwind_remote_benchmark.cpp109 unw_word_t sp = 0, pc = 0, prevPc, relPc; in UnwindRemote() local
/base/startup/init/services/modules/crashhandler/
Dcrash_handler.c198 unw_word_t relPc = unw_get_rel_pc(&cursor); in ExecLocalDumpUnwinding() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_crash_local_handler.c104 unw_word_t relPc; in UnwindWithContext() local
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_maps.cpp236 uint64_t relPc = 0; in GetRelPc() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote_emulator.cpp231 uint64_t relPc = unw_get_rel_pc(&cursor); in DoUnwindStep() local