Searched refs:TypeLen (Results 1 – 2 of 2) sorted by relevance
83 uint32_t TypeLen; ///< Length of type section member
792 uint32_t TypeLen = 0, StrLen; in emitBTFSection() local794 TypeLen += TypeEntry->getSize(); in emitBTFSection()798 OS.emitInt32(TypeLen); in emitBTFSection()799 OS.emitInt32(TypeLen); in emitBTFSection()