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

  /src/external/gpl3/gcc.old/dist/gcc/
btfout.cc 401 size_t index = ctftype->dtd_type;
411 holes.safe_push (ctftype->dtd_type);
416 voids.safe_push (ctftype->dtd_type);
417 holes.safe_push (ctftype->dtd_type);
450 if (!btf_emit_id_p (dtd->dtd_type))
465 func_dtd->dtd_data.ctti_type = dtd->dtd_type;
964 if (btf_emit_id_p (type->dtd_type))
1069 ctf_id_t btfid = btf_adjust_type_id (dtd->dtd_type);
1070 set_btf_id (dtd->dtd_type, btfid);
ctfc.cc 392 dtd->dtd_type = type;
484 gcc_assert (dtd->dtd_type != dtd->dtd_data.ctti_type);
624 gcc_assert (dtd->dtd_type == enid);
860 return dtd->dtd_type;
878 *type_id = ctf_type_seen->dtd_type;
ctfc.h 160 ctf_id_t dtd_type; /* Type identifier for this definition. */ variable
ctfout.cc 242 size_t index = ctftype->dtd_type;
561 dw2_asm_output_data (4, ctftype->dtd_type, "funcinfo_func_type");
  /src/external/gpl3/gcc/dist/gcc/
btfout.cc 457 func_dtd->dtd_data.ctti_type = dtd->dtd_type;
461 func_dtd->dtd_type = num_types_added + num_types_created + 1;
484 info.type = func_dtd->dtd_type;
591 size_t index = ctftype->dtd_type;
601 holes.safe_push (ctftype->dtd_type);
606 voids.safe_push (ctftype->dtd_type);
607 holes.safe_push (ctftype->dtd_type);
646 if (!btf_emit_id_p (dtd->dtd_type))
881 get_btf_id (dtd->dtd_type), btf_kind_name (btf_kind),
1289 if (btf_emit_id_p (type->dtd_type))
    [all...]
ctfc.cc 392 dtd->dtd_type = type;
484 gcc_assert (dtd->dtd_type != dtd->dtd_data.ctti_type);
625 gcc_assert (dtd->dtd_type == enid);
864 return dtd->dtd_type;
882 *type_id = ctf_type_seen->dtd_type;
ctfc.h 160 ctf_id_t dtd_type; /* Type identifier for this definition. */ variable
ctfout.cc 242 size_t index = ctftype->dtd_type;
561 dw2_asm_output_data (4, ctftype->dtd_type, "funcinfo_func_type");
  /src/external/cddl/osnet/dist/common/ctf/
ctf_create.c 584 ulong_t h = dtd->dtd_type & (fp->ctf_dthashlen - 1);
594 ulong_t h = dtd->dtd_type & (fp->ctf_dthashlen - 1);
671 if (dtd->dtd_type == type)
699 if (LCTF_TYPE_TO_INDEX(fp, dtd->dtd_type) <= fp->ctf_dtoldid)
742 dtd->dtd_type = type;
1496 LCTF_TYPE_TO_INDEX(dst_fp, dtd->dtd_type) >
1510 return (dtd->dtd_type);
ctf_impl.h 162 ctf_id_t dtd_type; /* type identifier for this definition */ member in struct:ctf_dtdef
  /src/external/gpl3/binutils/dist/libctf/
ctf-create.c 199 if (ctf_dynhash_insert (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type,
208 dtd->dtd_type) < 0)
211 dtd->dtd_type);
227 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
380 if (LCTF_TYPE_TO_INDEX (fp, dtd->dtd_type) <= id.dtd_id)
395 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
467 dtd->dtd_type = type;
ctf-impl.h 184 ctf_id_t dtd_type; /* Type identifier for this definition. */ member in struct:ctf_dtdef
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-create.c 199 if (ctf_dynhash_insert (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type,
208 dtd->dtd_type) < 0)
211 dtd->dtd_type);
227 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
380 if (LCTF_TYPE_TO_INDEX (fp, dtd->dtd_type) <= id.dtd_id)
395 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
467 dtd->dtd_type = type;
ctf-impl.h 184 ctf_id_t dtd_type; /* Type identifier for this definition. */ member in struct:ctf_dtdef
  /src/external/gpl3/gdb/dist/libctf/
ctf-create.c 200 if (ctf_dynhash_insert (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type,
209 dtd->dtd_type) < 0)
212 dtd->dtd_type);
228 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
381 if (LCTF_TYPE_TO_INDEX (fp, dtd->dtd_type) <= id.dtd_id)
396 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
468 dtd->dtd_type = type;
ctf-impl.h 180 ctf_id_t dtd_type; /* Type identifier for this definition. */ member in struct:ctf_dtdef
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-create.c 200 if (ctf_dynhash_insert (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type,
209 dtd->dtd_type) < 0)
212 dtd->dtd_type);
228 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
381 if (LCTF_TYPE_TO_INDEX (fp, dtd->dtd_type) <= id.dtd_id)
396 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type);
468 dtd->dtd_type = type;
ctf-impl.h 180 ctf_id_t dtd_type; /* Type identifier for this definition. */ member in struct:ctf_dtdef
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
btfext-out.cc 367 uint32_t type = func->dtd_type;

Completed in 57 milliseconds