Home
last modified time | relevance | path

Searched defs:MaxLength (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp93 Result.c_str()) < MaxLength; in __sanitizer_symbolize_data() argument
64 __sanitizer_symbolize_code(const char * ModuleName,uint64_t ModuleOffset,char * Buffer,int MaxLength) __sanitizer_symbolize_code() argument
119 __sanitizer_symbolize_demangle(const char * Name,char * Buffer,int MaxLength) __sanitizer_symbolize_demangle() argument
[all...]
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutstring.c179 UINT16 MaxLength) in AcpiUtPrintString()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DArchiveYAML.h33 unsigned MaxLength; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h246 std::optional<uint32_t> MaxLength; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp96 uint64_t MaxLength = getLength() - Offset; readLongestContiguousChunk() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp236 constexpr uptr MaxLength = 1024U; outputRaw() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h147 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp21 Error CodeViewRecordIO::beginRecord(std::optional<uint32_t> MaxLength) { in beginRecord()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp264 SDValue MaxLength, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrnlen()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1730 NonLoc MaxLength = in checkTaintedness() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9644 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local
12849 uint64_t MaxLength = uint64_t(-1); in VisitBuiltinCallExpr() local