/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | unwind_riscv64_define.h | 90 uint64_t pc; member
|
H A D | unwind_arm64_define.h | 82 uint64_t pc; member
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_frame_formatter.cpp | 56 uint64_t pc = frame->relPc == 0 ? frame->pc : frame->relPc; in GetFrameStr() local
|
H A D | dfx_regs_arm64.cpp | 141 bool DfxRegsArm64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
|
H A D | dfx_hap.cpp | 43 bool DfxHap::ParseHapInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, in ParseHapInfo() argument 74 bool DfxHap::ParseHapFileInfo(uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) in ParseHapFileInfo() argument 92 bool DfxHap::ParseHapMemInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, in ParseHapMemInfo() argument [all...] |
H A D | dwarf_cfa_instructions.cpp | 35 bool DwarfCfaInstructions::Iterate(uintptr_t pc, FrameDescEntry fde,
in Iterate() argument 311 bool DwarfCfaInstructions::Parse(uintptr_t pc, FrameDescEntry fde, RegLocState &rsState)
in Parse() argument
|
H A D | dfx_regs_riscv64.cpp | 141 bool DfxRegsRiscv64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
|
H A D | dfx_regs_x86_64.cpp | 97 bool DfxRegsX86_64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
|
H A D | dfx_regs_arm.cpp | 126 bool DfxRegsArm::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
|
H A D | dfx_accessors.cpp | 46 bool DfxAccessors::GetMapByPcAndCtx(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPcAndCtx() argument 131 int DfxAccessorsLocal::FindUnwindTable(uintptr_t pc, UnwindTableInfo& uti, void *arg) in FindUnwindTable() argument 155 int DfxAccessorsLocal::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc() argument 228 int DfxAccessorsRemote::FindUnwindTable(uintptr_t pc, UnwindTableInfo& uti, void *arg) in FindUnwindTable() argument 253 GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) GetMapByPc() argument 277 FindUnwindTable(uintptr_t pc, UnwindTableInfo& uti, void *arg) FindUnwindTable() argument 285 GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) GetMapByPc() argument [all...] |
H A D | dfx_regs.cpp | 165 void DfxRegs::SetSpecialRegs(uintptr_t fp, uintptr_t lr, uintptr_t sp, uintptr_t pc) in SetSpecialRegs() argument 190 void DfxRegs::SetPc(uintptr_t pc) in SetPc() argument 213 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; in GetSpecialRegsName() local 248 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; PrintSpecialRegs() local [all...] |
H A D | thread_context.cpp | 194 uintptr_t pc = reinterpret_cast<ucontext_t*>(context)->uc_mcontext.pc; in CopyContextAndWaitTimeout() local
|
/base/hiviewdfx/faultloggerd/test/funchook/ |
H A D | dfx_hook_utils.c | 54 unw_word_t pc; in LogBacktrace() local
|
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | dfx_hap_test.cpp | 46 uint64_t pc = 1; in HWTEST_F() local 117 uint64_t pc = 1; in HWTEST_F() local
|
H A D | fp_unwinder_test.cpp | 49 uintptr_t pc = regs[0]; in HWTEST_F() local 81 uintptr_t pc = regs[0]; in HWTEST_F() local
|
H A D | maps_test.cpp | 143 uint64_t pc = 0xf6d83001; in HWTEST_F() local 146 uint64_t pc = 0x7f0ab40016; in HWTEST_F() local
|
H A D | regs_test.cpp | 94 uintptr_t pc = 0x00000004; in HWTEST_F() local
|
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/ |
H A D | unwind_local_benchmark.cpp | 68 unw_word_t pc = 0;
in UnwindLocal() local
|
H A D | unwind_remote_benchmark.cpp | 87 unw_word_t pc = 0;
in UnwindRemote() local
|
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/ |
H A D | sample_stack_printer.h | 30 uintptr_t pc;
member
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/ |
H A D | fp_unwinder.cpp | 59 uintptr_t pc = *reinterpret_cast<uintptr_t*>(fp + sizeof(uintptr_t)); in Unwind() local
|
H A D | unique_stack_table.cpp | 164 uint64_t pc = pcs[reverseIndex]; in PutPcsInTable() local
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | dfx_elf.h | 27 uintptr_t pc;
member
|
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
H A D | sample_stack_printer.cpp | 26 Insert(SampleStackItem* curNode, uintptr_t pc, int32_t count, uint64_t level, SampleStackItem* acientNode) Insert() argument [all...] |
/base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/ |
H A D | dfx_json_formatter.cpp | 54 std::string pc = frames[frameIdx]["pc"].asString(); in FormatNativeFrame() local
|