Home
last modified time | relevance | path

Searched defs:target (Results 76 – 100 of 707) sorted by relevance

12345678910>>...29

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp175 Target *target = in OptionParsingStarting() local
255 Target &target = GetSelectedTarget(); in GetContainingAddressRanges() local
442 Target *target = &GetSelectedTarget(); in DoExecute() local
H A DCommandObjectBreakpoint.cpp759 bool GetDefaultFile(Target &target, FileSpec &file, in GetDefaultFile()
906 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
1018 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
1283 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
1707 Target &target = GetSelectedOrDummyTarget(false); in DoExecute() local
1801 Target &target = in DoExecute() local
1882 Target &target = in DoExecute() local
1941 Target &target = in DoExecute() local
2252 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
2367 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.h61 ClangUserExpressionHelper(Target &target, bool top_level) in ClangUserExpressionHelper()
220 ResultDelegate(lldb::TargetSP target) : m_target_sp(target) {} in ResultDelegate()
/freebsd/stand/libsa/
H A Dlseek.c66 off_t bufpos, filepos, target; in lseek() local
/freebsd/contrib/libcxxrt/
H A Ddynamic_cast.cc127 bool __si_class_type_info::__do_upcast(const __class_type_info *target, in __do_upcast()
146 bool __vmi_class_type_info::__do_upcast(const __class_type_info *target, in __do_upcast()
/freebsd/usr.bin/talk/
H A Dctl_transact.c50 ctl_transact(struct in_addr target, CTL_MSG lmsg, int type, CTL_RESPONSE *rp) in ctl_transact()
/freebsd/sys/dev/ciss/
H A Dciss.c1459 int bus, target; in ciss_init_logical() local
1604 int bus, target; in ciss_filter_physical() local
2963 int bus, target; in ciss_cam_action() local
3096 int bus, target; in ciss_cam_action_io() local
3202 int bus, target; in ciss_cam_emulate() local
3355 int bus, target; in ciss_cam_complete_fixup() local
3399 ciss_name_device(struct ciss_softc *sc, int bus, int target) in ciss_name_device()
3960 int bus, target; in ciss_notify_rescan_logical() local
3990 int ostatus, bus, target; in ciss_notify_logical() local
4084 int bus, target; in ciss_notify_hotplug() local
[all …]
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c735 struct mpi3mr_target *target; in mpi3mr_target_reset() local
1599 struct mpi3mr_target *target = NULL; in mpi3mr_process_sastopochg_evt() local
1727 struct mpi3mr_target *target = NULL; in mpi3mr_process_pcietopochg_evt() local
1771 struct mpi3mr_target *target; in mpi3mr_add_device() local
1807 struct mpi3mr_target *target; in mpi3mr_remove_device_from_os() local
1849 struct mpi3mr_target *target, bool must_delete) in mpi3mr_remove_device_from_list()
2165 struct mpi3mr_target *target; in mpi3mr_cam_detach() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.cpp127 PointerUnion<Symbol *, InputSection *> target, in makePcRel()
133 uint64_t off, PointerUnion<Symbol *, InputSection *> target, in makeNegativePcRel()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBSymbol.cpp107 SBInstructionList SBSymbol::GetInstructions(SBTarget target) { in GetInstructions()
113 SBInstructionList SBSymbol::GetInstructions(SBTarget target, in GetInstructions()
H A DSBFunction.cpp107 SBInstructionList SBFunction::GetInstructions(SBTarget target) { in GetInstructions()
113 SBInstructionList SBFunction::GetInstructions(SBTarget target, in GetInstructions()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c87 struct timeval now, target, remaining; in prompt_tty() local
216 struct timeval now, target, remaining; in prompt_notty() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Drename_c.c41 krb5_principal target) in kadm5_c_rename_principal()
H A Drename_s.c41 krb5_principal target) in kadm5_s_rename_principal()
/freebsd/sys/netpfil/pf/
H A Dpf_nv.h43 #define ERROUT_FUNCTION(target, x) \ argument
/freebsd/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c50 *target = "DOMAIN"; in test_parse() local
187 *target = "TESTNT"; in test_keys() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp185 Target &target(process_sp->GetTarget()); in GetFastUnwindPlan() local
213 Target *target = exe_ctx.GetTargetPtr(); in FirstNonPrologueInsn() local
/freebsd/sys/dev/ata/
H A Data-sata.c227 ata_sata_setmode(device_t dev, int target, int mode) in ata_sata_setmode()
234 ata_sata_getrev(device_t dev, int target) in ata_sata_getrev()
/freebsd/contrib/ldns/compat/
H A Db64_ntop.c115 ldns_b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { in ldns_b64_ntop()
H A Db64_pton.c121 ldns_b64_pton(char const *origsrc, uint8_t *target, size_t targsize) in ldns_b64_pton()
/freebsd/lib/libc/csu/powerpc64/
H A Dreloc.c55 Elf_Addr *ptr, *where, target; in crt1_handle_rela() local
/freebsd/libexec/rtld-elf/powerpc/
H A Dreloc.c483 Elf_Addr target; in reloc_jmpslots() local
526 reloc_jmpslot(Elf_Addr *wherep, Elf_Addr target, in reloc_jmpslot()
613 Elf_Addr *where, target, *ptr; in reloc_iresolve() local
666 Elf_Addr *where, target; in reloc_gnu_ifunc() local
/freebsd/usr.sbin/ctld/
H A Duclparse.c136 uclparse_target_portal_group(struct target *target, const ucl_object_t *obj) in uclparse_target_portal_group()
187 uclparse_target_lun(struct target *target, const ucl_object_t *obj) in uclparse_target_lun()
696 struct target *target; in uclparse_target() local
/freebsd/contrib/bearssl/T0/
H A DWordBuilder.cs201 internal void Call(string target) in Call()
236 internal void CallExt(string target) in CallExt()
/freebsd/lib/libc/csu/i386/
H A Dreloc.c77 Elf_Addr *where, target; in crt1_handle_rel() local

12345678910>>...29