Home
last modified time | relevance | path

Searched refs:Binds (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.cpp59 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in totalSize()
347 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in writeBindInfo()
349 memcpy(Out, O.Binds.Opcodes.data(), O.Binds.Opcodes.size()); in writeBindInfo()
H A DMachOLayoutBuilder.cpp247 uint64_t StartOfWeakBindingInfo = StartOfBindingInfo + O.Binds.Opcodes.size(); in layoutTail()
334 O.Binds.Opcodes.empty() ? 0 : StartOfBindingInfo; in layoutTail()
335 MLC.dyld_info_command_data.bind_size = O.Binds.Opcodes.size(); in layoutTail()
H A DObject.h307 BindInfo Binds; member
H A DMachOReader.cpp246 O.Binds.Opcodes = MachOObj.getDyldInfoBindOpcodes(); in readBindInfo()
/netbsd-src/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dstatement.ipp35 /// Binds a value to a parameter of a prepared statement.
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
H A DREADME10 have this hash specifier in their userPassword attribute, Simple Binds
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A DREADME81 Authentication is performed using Simple Binds. Since all operations occur
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DPipeline.rst39 Binds virtual registers to register banks. This pass is intended to minimize
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dbackends.sdf316 * Binds other than as the rootdn fail unless the database option "bind on" is given.
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Drltech.texi772 Binds @var{key} to @var{function} in the currently active keymap.
782 Binds @var{key} to @var{function} if it is not already bound in the
789 Binds @var{key} to @var{function} if it is not already bound in @var{map}.
831 Binds @var{keyseq} to @var{function} if it is not already bound in the
838 Binds @var{keyseq} to @var{function} if it is not already bound in @var{map}.
H A Dreadline.info2225 Binds KEY to FUNCTION in the currently active keymap. Returns
2235 Binds KEY to FUNCTION if it is not already bound in the currently
2241 Binds KEY to FUNCTION if it is not already bound in MAP. Returns
2280 Binds KEYSEQ to FUNCTION if it is not already bound in the
2286 Binds KEYSEQ to FUNCTION if it is not already bound in MAP.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.texi1672 Binds threads to specific CPUs. The variable should contain a space-separated
H A Dlibgomp.info1486 Binds threads to specific CPUs. The variable should contain a
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.texi2206 Binds threads to specific CPUs. The variable should contain a space-separated
H A Dlibgomp.info2033 Binds threads to specific CPUs. The variable should contain a
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi3642 Binds variable @code{var}, a tree, to value @var{exp}, an RTL
H A Dgccint.info18905 Binds variable 'var', a tree, to value EXP, an RTL expression. It
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi3622 Binds variable @code{var}, a tree, to value @var{exp}, an RTL
H A Dgccint.info19276 Binds variable 'var', a tree, to value EXP, an RTL expression. It
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog11640 - listen_dnsport service. Binds ports.