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

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 297 #define CTF_LSTRUCT_THRESH CTF_V2_LSTRUCT_THRESH
  /src/external/gpl3/binutils/dist/include/
ctf.h 521 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 520 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/gcc/dist/include/
ctf.h 520 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 441 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 520 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/gdb/dist/include/
ctf.h 520 #define CTF_LSTRUCT_THRESH 536870912
  /src/external/gpl3/gcc/dist/gcc/
ctfout.cc 150 size_per_member = size >= CTF_LSTRUCT_THRESH
650 if (size >= CTF_LSTRUCT_THRESH)
  /src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc 150 size_per_member = size >= CTF_LSTRUCT_THRESH
650 if (size >= CTF_LSTRUCT_THRESH)
  /src/external/gpl3/binutils/dist/libctf/
ctf-serialize.c 776 if (type_ctt_size < CTF_LSTRUCT_THRESH)
875 if (type_ctt_size < CTF_LSTRUCT_THRESH)
890 if (type_ctt_size < CTF_LSTRUCT_THRESH)
ctf-open.c 199 if (size < CTF_LSTRUCT_THRESH)
604 if (size < CTF_LSTRUCT_THRESH)
914 if (size >= CTF_LSTRUCT_THRESH)
930 if (size >= CTF_LSTRUCT_THRESH)
1266 if (_libctf_unlikely_ (size >= CTF_LSTRUCT_THRESH))
ctf-types.c 48 if (tp->ctt_size >= CTF_LSTRUCT_THRESH)
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-serialize.c 770 if (type_ctt_size < CTF_LSTRUCT_THRESH)
869 if (type_ctt_size < CTF_LSTRUCT_THRESH)
884 if (type_ctt_size < CTF_LSTRUCT_THRESH)
ctf-open.c 199 if (size < CTF_LSTRUCT_THRESH)
604 if (size < CTF_LSTRUCT_THRESH)
914 if (size >= CTF_LSTRUCT_THRESH)
930 if (size >= CTF_LSTRUCT_THRESH)
1266 if (_libctf_unlikely_ (size >= CTF_LSTRUCT_THRESH))
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-serialize.c 770 if (type_ctt_size < CTF_LSTRUCT_THRESH)
869 if (type_ctt_size < CTF_LSTRUCT_THRESH)
884 if (type_ctt_size < CTF_LSTRUCT_THRESH)
ctf-open.c 199 if (size < CTF_LSTRUCT_THRESH)
604 if (size < CTF_LSTRUCT_THRESH)
914 if (size >= CTF_LSTRUCT_THRESH)
930 if (size >= CTF_LSTRUCT_THRESH)
1266 if (_libctf_unlikely_ (size >= CTF_LSTRUCT_THRESH))
  /src/external/gpl3/gdb/dist/libctf/
ctf-serialize.c 776 if (type_ctt_size < CTF_LSTRUCT_THRESH)
875 if (type_ctt_size < CTF_LSTRUCT_THRESH)
890 if (type_ctt_size < CTF_LSTRUCT_THRESH)
ctf-open.c 199 if (size < CTF_LSTRUCT_THRESH)
604 if (size < CTF_LSTRUCT_THRESH)
914 if (size >= CTF_LSTRUCT_THRESH)
930 if (size >= CTF_LSTRUCT_THRESH)
1266 if (_libctf_unlikely_ (size >= CTF_LSTRUCT_THRESH))
  /src/external/cddl/osnet/dev/fbt/
fbt.c 623 if (size < CTF_LSTRUCT_THRESH) {
712 if (size < CTF_LSTRUCT_THRESH) {

Completed in 36 milliseconds