Searched defs:pc (Results 1 – 9 of 9) sorted by relevance
/base/hiviewdfx/faultloggerd/frameworks/unwinder/ |
D | dfx_symbols.cpp | 61 uint64_t pc, std::string& name, uint64_t& offset) in GetNameAndOffsetByPc() 85 uint64_t pc, std::string& name, uint64_t& offset) in GetNameAndOffsetByPc() 109 bool DfxSymbols::GetNameAndOffsetByPc(uint64_t pc, std::string& name, uint64_t& offset) in GetNameAndOffsetByPc()
|
D | fp_unwinder.cpp | 97 uintptr_t pc = dfxregs->pc_; in Unwind() local 134 bool FpUnwinder::Step(uintptr_t& fp, uintptr_t& pc) in Step()
|
D | dfx_maps.cpp | 233 uint64_t DfxElfMap::GetRelPc(uint64_t pc) in GetRelPc() 257 uint32_t DfxElfMap::GetPcAdjustment(uint64_t pc) in GetPcAdjustment()
|
D | dfx_elf.cpp | 52 bool DfxElfImpl::IsValidPc(uint64_t pc) in IsValidPc() 459 bool DfxElf::IsValidPc(uint64_t pc) in IsValidPc()
|
/base/hiviewdfx/faultloggerd/test/funchook/ |
D | dfx_hook_utils.c | 63 unw_word_t pc; in LogBacktrace() local
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
D | dfx_crash_local_handler.c | 103 unw_word_t pc; in UnwindWithContext() local 237 uintptr_t pc = context->uc_mcontext.pc; in UnwindWithContextByFramePointer() local
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_unwind_remote.cpp | 140 uint64_t DfxUnwindRemote::DoAdjustPc(unw_cursor_t & cursor, uint64_t pc) in DoAdjustPc() 394 auto createFrame = [maps, thread] (size_t index, uintptr_t pc) { in UnwindThreadFallback()
|
/base/startup/hvb/libhvb/src/crypto/ |
D | hvb_rsa_verify.c | 129 uint8_t *pc = NULL; in rsa_gen_mask_mgf_v1() local
|
/base/security/device_auth/common_lib/impl/src/ |
D | hc_parcel.c | 398 uint8_t *pc = (uint8_t *) data; in DataRevert() local
|