Home
last modified time | relevance | path

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

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