HomeSort by: relevance | last modified time | path
    Searched refs:cti (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/libc++/dist/libcxxrt/src/
dynamic_cast.cc 59 if (const __class_type_info *cti = dynamic_cast<const __class_type_info *>(type))
61 return ex_type->__do_upcast(cti, exception_object);
  /src/external/gpl3/gdb.old/dist/sim/common/
genmloop.sh 900 # A "pbb" is a sequence of insns up to the next cti insn or until
902 # CTI: control transfer instruction.
909 /* Record address of cti terminating a pbb. */
945 (chain,cti-chain,before,after handlers). */
959 the normal number of insns between cti's anyway. */
980 SET_CTI_VPC must be called if pbb is terminated by a cti.
999 /* Was pbb terminated by a cti? */
1030 /* Chain to the next block from a non-cti terminated previous block. */
1064 /* Chain to the next block from a cti terminated previous block.
1203 /* For communication between cti's and cti-chain. *
    [all...]
  /src/external/gpl3/gdb/dist/sim/common/
genmloop.sh 900 # A "pbb" is a sequence of insns up to the next cti insn or until
902 # CTI: control transfer instruction.
909 /* Record address of cti terminating a pbb. */
945 (chain,cti-chain,before,after handlers). */
959 the normal number of insns between cti's anyway. */
980 SET_CTI_VPC must be called if pbb is terminated by a cti.
999 /* Was pbb terminated by a cti? */
1030 /* Chain to the next block from a non-cti terminated previous block. */
1064 /* Chain to the next block from a cti terminated previous block.
1203 /* For communication between cti's and cti-chain. *
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
juno-r1.dts 12 #include <dt-bindings/arm/coresight-cti-dt.h>
juno-r2.dts 12 #include <dt-bindings/arm/coresight-cti-dt.h>
juno.dts 12 #include <dt-bindings/arm/coresight-cti-dt.h>
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
lifetime.d 184 inout(TypeInfo) unqualify(return scope inout(TypeInfo) cti) pure nothrow @nogc
186 TypeInfo ti = cast() cti;

Completed in 60 milliseconds