Home
last modified time | relevance | path

Searched refs:associated (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython.swig16 * :py:class:`SBProcess`: Represents the process associated with the target program.
18 * :py:class:`SBFrame`: Represents one of the stack frames associated with a thread. :py:class:`SBTh…
22 * :py:class:`SBModule`: Represents an executable image and its associated object and symbol
24 * :py:class:`SBBreakpoint`: Represents a logical breakpoint and its associated settings.
26 * :py:class:`SBSymbol`: Represents the symbol possibly associated with a stack frame.
/openbsd-src/gnu/llvm/clang/docs/
H A DDataFlowSanitizerDesign.rst30 memory regions and extract the set of labels associated with a
43 /// Retrieves the label associated with the given data.
51 /// Retrieves the label associated with the data at the given address.
60 /// Flushes the DFSan shadow, i.e. forgets about all labels currently associated
72 /// Retrieves the immediate origin associated with the given data. The returned
81 /// Retrieves the very first origin associated with the data at the given
210 associated directly with registers. Loads will result in a union of
H A DThreadSafetyAnalysis.rst105 Capabilities are associated with named C++ objects which declare specific
409 on construction and released on destruction. They are associated with
413 applying to that set of associated capabilities, while ``RELEASE`` implies that
414 a function releases all associated capabilities in whatever mode they're held.
941 // Release *this and all associated mutexes, if they are still held.
948 // Acquire all associated mutexes exclusively.
954 // Try to acquire all associated mutexes exclusively.
959 // Acquire all associated mutexes in shared mode.
965 // Try to acquire all associated mutexes in shared mode.
970 // Release all associated mutexes. Warn on double unlock.
[all …]
/openbsd-src/usr.bin/ssh/
H A DPROTOCOL.agent87 3. associated-certs-v00@openssh.com key constraint extension
89 The key constraint extension allows certificates to be associated
93 string associated-certs-v00@openssh.com
/openbsd-src/gnu/llvm/llvm/docs/
H A DMCJITDesignAndImplementation.rst29 TargetMachine will be created based on the target triple associated with
97 each function or data symbol, the associated section is loaded into memory
154 iterate through the list of relocations it has stored which are associated
163 relocations for which the symbol associated with the relocation is located
164 in the section associated with the list. Each of these locations will
H A DTypeMetadata.rst18 These metadata nodes are associated with globals by using global object
30 given pointer is associated with a type identifier.
37 This section describes how Clang represents C++ type information associated with
148 of the functions associated with the type identifier that branches to the
156 associated with a type identifier, there is no guarantee that its identity
H A DStatepoints.rst48 runtime value of an address to indicate the object it is associated
148 associated with) for each statepoint.
294 which the associated collector can derive the object base from the pointer
313 to relocate each derived pointer associated with an allocation to the same
317 they're associated with. As a result, the base object can be found at
320 "Exterior derived pointers" are outside the bounds of the associated object;
323 are associated with at runtime and compiler support is needed.
326 allocation associated with a derived pointer. This operand is frequently
328 a base pointer, but it does need to lie within the bounds of the associated
332 over the associated call safepoint even if the base is otherwise unused
[all …]
H A DExtensions.rst152 in this directive. It can be any symbol defined in the associated section, but
153 is usually the associated section's comdat.
155 The following restrictions apply to the associated section:
161 and ``.bar`` is associated to ``.foo``.
317 header index of the associated symbol table, and shall have a ``sh_entsize`` of
367 There are two associated assembly directives:
H A DBlockFrequencyTerminology.rst18 Blocks with multiple successors have probabilities associated with each
27 branch probability associated with a given edge is its own weight divided by
H A DRemarks.rst270 and their associated metadata.
318 The external remark file path that contains the remark blocks associated
370 A remark argument with an associated debug location.
386 A remark argument with an associated debug location.
426 clients to retrieve remarks and their associated metadata directly from
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DOptionsBase.td54 // Default value: {} (No enum associated with this option)
109 // The full associated command/subcommand such as "settings set".
137 // associated command.
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVScheduleZb.td9 /// Define scheduler resources associated with def operands.
45 /// Define scheduler resources associated with use operands.
/openbsd-src/sys/arch/alpha/alpha/
H A Dgenassym.cf97 # Important offsets into the proc struct & associated constants
107 # Important offsets into the user struct & associated constants
/openbsd-src/sys/isofs/cd9660/
H A DTODO.hibler7 will be needed due to the associated file stuff.
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLocNodes.def12 // are associated
/openbsd-src/share/snmp/
H A DSNMPv2-TC.txt217 wishing to delete all of the instances associated with
441 associated with this column, and that this column in at
451 associated with this column or that there is no
536 implements the object-type associated with this column
543 order to change the value associated with this column.
547 associated with this column, and that this column in at
557 order to provide a value associated with this column.
561 associated with this column or that there is no
568 If the value associated with the status column is
577 associated with the columns of the conceptual row, it issues
[all …]
/openbsd-src/lib/libexpat/
H A DCOPYING5 a copy of this software and associated documentation files (the
/openbsd-src/lib/libcbor/
H A DLICENSE.md6 of this software and associated documentation files (the "Software"), to deal
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def36 LLVM_FIXED_MD_KIND(MD_associated, "associated", 22)
/openbsd-src/gnu/gcc/gcc/doc/
H A Doptions.texi74 associated with user options, either because these masks represent
180 The option is associated with a bit in the @code{target_flags}
190 to attach the option to a different variable, the associated macros are
220 @var{cond} is true. Note that any C declarations associated with the
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A Dobserver.texi48 inferior execution has just stopped, the associated messages and
54 a condition that is not met. If the breakpoint has any associated
/openbsd-src/sys/dev/microcode/afb/
H A Dafb-license4 copy of this software and associated documentation files (the "Software"),
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td42 // the operand value associated with the node. ASMOP is the name of the
43 // associated asm operand, and also forms the basis of the asm print method.
66 // ASMOP is the associated asm operand.
80 // ASMOP is the associated asm operand.
101 // BITSIZE, DISPSIZE and LENGTH are the parameters to an associated
118 // FORMAT, BITSIZE, DISPSIZE and LENGTH are the parameters to an associated
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli259 (** [di_location_get_scope l] Get the local scope associated with
264 (** [di_location_get_inlined_at l] Get the "inlined at" location associated with
268 (** [di_scope_get_file l] Get the metadata of the file associated with scope [s]
605 (** [di_type_get_flags m] Get the flags associated with DIType [m]. *)
615 (** [di_subprogram_get_line m] Get the line associated with subprogram [m]. *)
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DUstar.pod52 A filehandle C<$fh> is associated with an C<OpenBSD::Ustar> object through
127 associated file handle manually.
134 terminating any associated pipe process.

12345678910>>...23