Searched defs:target (Results 226 - 250 of 775) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/iscsictl/
H A Discsictl.h66 struct target { struct
/freebsd-11-stable/usr.sbin/ctld/
H A Dparse.y482 target: TARGET target_name label
[all...]
H A Duclparse.c134 uclparse_target_portal_group(struct target *target, const ucl_object_t *obj) argument
185 uclparse_target_lun(struct target *target, const ucl_object_t *obj) argument
618 struct target *target; local
[all...]
/freebsd-11-stable/usr.sbin/mlxcontrol/
H A Dcommand.c298 int i, channel, target; local
/freebsd-11-stable/contrib/libcxxrt/
H A Dtypeinfo.h152 virtual bool __do_upcast(const __class_type_info *target, argument
100 __do_upcast( const ABI_NAMESPACE::__class_type_info *target, void **thrown_object) const argument
/freebsd-11-stable/stand/libsa/
H A Dgzipfs.c293 off_t target; local
H A Dbzipfs.c313 off_t target; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c223 spa_write_cachefile(spa_t *target, boolean_t removing, boolean_t postsysevent) argument
[all...]
/freebsd-11-stable/sys/netinet/
H A Dip_reass.c623 int target; local
H A Dsctp_bsd_addr.c500 sctp_copy_out_packet_log(uint8_t *target, int length) argument
/freebsd-11-stable/libexec/rtld-elf/arm/
H A Dreloc.c427 Elf_Addr target; local
468 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, argument
/freebsd-11-stable/libexec/rtld-elf/aarch64/
H A Dreloc.c287 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, argument
/freebsd-11-stable/sbin/bectl/
H A Dbectl_jail.c450 char *cmd, *name, *target; local
H A Dbectl.c347 char *origin, *target, targetds[BE_MAXPATHLEN]; local
/freebsd-11-stable/usr.sbin/jail/
H A Dstate.c304 start_state(const char *target, int docf, unsigned state, int running) argument
[all...]
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dmv_twsi.c158 mv_twsi_cal_baud_rate(const uint32_t target, struct twsi_baud_rate *rate) argument
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp78 uintptr_t retval, target; local
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp377 getReferenceInfo( const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool isBig, FindAtomBySectionAndAddress atomFromAddress, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
472 getPairReferenceInfo( const normalized::Relocation &reloc1, const normalized::Relocation &reloc2, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool swap, bool scatterable, FindAtomBySectionAndAddress atomFromAddress, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
565 const Atom *target = ref->target(); local
[all...]
H A DArchHandler_x86.cpp251 getReferenceInfo(const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool swap, FindAtomBySectionAndAddress atomFromAddress, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
348 getPairReferenceInfo(const normalized::Relocation &reloc1, const normalized::Relocation &reloc2, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool swap, bool scatterable, FindAtomBySectionAndAddress atomFromAddr, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
421 const Atom *target = ref->target(); local
530 useExternalRelocationTo(const Atom &target) argument
[all...]
H A DStubsPass.cpp228 const Atom *target = ref->target(); variable
336 addReference(SimpleDefinedAtom* atom, const ArchHandler::ReferenceInfo &refInfo, const lld::Atom* target) argument
344 addReferenceAddend(SimpleDefinedAtom *atom, const ArchHandler::ReferenceInfo &refInfo, const lld::Atom *target, uint64_t addend) argument
351 addOptReference(SimpleDefinedAtom* atom, const ArchHandler::ReferenceInfo &refInfo, const ArchHandler::OptionalRefInfo &optRef, const lld::Atom* target) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp303 lldb::SBValueList SBBlock::GetVariables(lldb::SBTarget &target, bool arguments, argument
H A DSBFunction.cpp117 SBInstructionList SBFunction::GetInstructions(SBTarget target) { argument
124 SBInstructionList SBFunction::GetInstructions(SBTarget target, argument
H A DSBSymbol.cpp115 SBInstructionList SBSymbol::GetInstructions(SBTarget target) { argument
122 SBInstructionList SBSymbol::GetInstructions(SBTarget target, argument
H A DSBWatchpoint.cpp148 Target &target = watchpoint_sp->GetTarget(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp77 Target &target = m_process->GetTarget(); local
128 Target &target = m_process->GetTarget(); local
156 Target &target = m_process->GetTarget(); local
[all...]

Completed in 240 milliseconds

1234567891011>>