Lines Matching defs:target

47 GetPtrauthInstructionInfo(Target &target, const ArchSpec &arch,
54 arch, plugin_name, flavor, target, range_bounds, prefer_file_cache);
69 Target &target) {
70 strm.Printf("at address=0x%" PRIx64, addr.GetLoadAddress(&target));
72 if (addr.GetDescription(s, target, eDescriptionLevelBrief))
93 Target &target = *exe_ctx.GetTargetPtr();
95 const ArchSpec &arch = target.GetArchitecture();
97 // Check for a ptrauth-enabled target.
130 if (!target.ResolveLoadAddress(fixed_bad_address, brk_address))
134 GetPtrauthInstructionInfo(target, arch, current_address);
138 DescribeAddressBriefly(strm, brk_address, target);
157 uint64_t current_pc = current_address.GetLoadAddress(&target);
165 GetPtrauthInstructionInfo(target, arch, current_address);
169 DescribeAddressBriefly(strm, current_address, target);
188 parent_frame->GetFrameCodeAddress().GetLoadAddress(&target);
190 if (!target.ResolveLoadAddress(return_pc - 4, blr_address))
194 GetPtrauthInstructionInfo(target, arch, blr_address);
199 DescribeAddressBriefly(strm, blr_address, target);
221 Target *target = exe_ctx.GetTargetPtr();
223 target ? target->GetArchitecture().GetMachine()
491 static StopInfoSP GetStopInfoForHardwareBP(Thread &thread, Target *target,
496 if (target) {
499 target->GetProcessSP()->GetWatchpointResourceList().FindByAddress(
605 Target *target = exe_ctx.GetTargetPtr();
607 target ? target->GetArchitecture().GetMachine()
654 GetStopInfoForHardwareBP(thread, target, exc_data_count,
681 if (target)
682 wp_sp = target->GetWatchpointList().FindByAddress(
738 if (target)
739 wp_sp = target->GetWatchpointList().FindByAddress(