Searched refs:TypeLen (Results 1 – 2 of 2) sorted by relevance
74 uint32_t TypeLen; ///< Length of type section member
557 uint32_t TypeLen = 0, StrLen; in emitBTFSection() local559 TypeLen += TypeEntry->getSize(); in emitBTFSection()563 OS.EmitIntValue(TypeLen, 4); in emitBTFSection()564 OS.EmitIntValue(TypeLen, 4); in emitBTFSection()