Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_symbols.cpp61 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()
Dfp_unwinder.cpp97 uintptr_t pc = dfxregs->pc_; in Unwind() local
134 bool FpUnwinder::Step(uintptr_t& fp, uintptr_t& pc) in Step()
Ddfx_maps.cpp233 uint64_t DfxElfMap::GetRelPc(uint64_t pc) in GetRelPc()
257 uint32_t DfxElfMap::GetPcAdjustment(uint64_t pc) in GetPcAdjustment()
Ddfx_elf.cpp52 bool DfxElfImpl::IsValidPc(uint64_t pc) in IsValidPc()
459 bool DfxElf::IsValidPc(uint64_t pc) in IsValidPc()
/base/hiviewdfx/faultloggerd/test/funchook/
Ddfx_hook_utils.c63 unw_word_t pc; in LogBacktrace() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_crash_local_handler.c103 unw_word_t pc; in UnwindWithContext() local
237 uintptr_t pc = context->uc_mcontext.pc; in UnwindWithContextByFramePointer() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote.cpp140 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/
Dhvb_rsa_verify.c129 uint8_t *pc = NULL; in rsa_gen_mask_mgf_v1() local
/base/security/device_auth/common_lib/impl/src/
Dhc_parcel.c398 uint8_t *pc = (uint8_t *) data; in DataRevert() local