Searched defs:TypeLen (Results 1 – 4 of 4) sorted by relevance
57 size_t TypeLen = strlen(Type); in debugTypeEnabled() local
86 uint32_t TypeLen; ///< Length of type section global() member
1046 uint32_t TypeLen = 0, StrLen; in emitBTFSection() local
269 auto TypeLen = endian::readNext<uint16_t, llvm::endianness::little>(Data); in ReadVariableInfo() local