Searched refs:StructTypeId (Results 1 – 1 of 1) sorted by relevance
1747 uint32_t StructTypeId = 0; in endModule() local1750 StructTypeId = StructType->getId(); in endModule()1755 if (StructTypeId == 0) { in endModule()1757 StructTypeId = addType(std::move(FwdTypeEntry)); in endModule()1764 int TmpTypeId = genBTFTypeTags(DTy, StructTypeId); in endModule()1768 BDType->setPointeeType(StructTypeId); in endModule()