Home
last modified time | relevance | path

Searched defs:TypeLen (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/orc/
H A Ddebug.cpp57 size_t TypeLen = strlen(Type); debugTypeEnabled() local
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h87 uint32_t TypeLen; ///< Length of type section member
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp127 uint32_t TypeLen = Extractor.getU32(C); in parseBTF() local
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1046 uint32_t TypeLen = 0, StrLen; emitBTFSection() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp269 auto TypeLen = endian::readNext<uint16_t, llvm::endianness::little>(Data); ReadVariableInfo() local