Searched refs:CTag (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp568 auto CTag = CTy->getTag(); local
569 if ((CTag == dwarf::DW_TAG_structure_type ||
570 CTag == dwarf::DW_TAG_union_type) &&
577 Fixup.first = CTag == dwarf::DW_TAG_union_type;
H A DBPFAbstractMemberAccess.cpp788 unsigned CTag = CTy->getTag(); local
789 if (CTag == dwarf::DW_TAG_structure_type || CTag == dwarf::DW_TAG_union_type) {
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h1468 bit32 CTag; member in struct:agsaDeviceHandleArrivedNotify_s
H A Dsampirsp.c5366 bit32 CTag; local
5382 OSSA_READ_LE_32(AGROOT, &CTag, pMsg1, OSSA_OFFSET_OF(agsaDeviceHandleArrivedNotify_t, CTag));
5540 mpiDevHandleAcceptCmd(agRoot, agNULL, CTag, FwdDeviceId, 0, pDeviceInfo.commonDevInfo.flag, pDeviceInfo.commonDevInfo.it_NexusTimeout, 0);
5544 mpiDevHandleAcceptCmd(agRoot, agNULL, CTag, FwdDeviceId, 1, pDeviceInfo.commonDevInfo.flag, pDeviceInfo.commonDevInfo.it_NexusTimeout, 0);

Completed in 206 milliseconds