Home
last modified time | relevance | path

Searched defs:DataBuffer (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h348 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) RawInstrProfReader() argument
477 std::vector<NamedInstrProfRecord> DataBuffer; global() variable
677 DataBuffer(std::move (DataBuffer)) DataBuffer() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp
H A DInstrProfReader.cpp91 readBinaryIdsInternal(const MemoryBuffer & DataBuffer,const uint64_t BinaryIdsSize,const uint8_t * BinaryIdsStart,std::vector<llvm::object::BuildID> & BinaryIds,const llvm::endianness Endian) readBinaryIdsInternal() argument
485 hasFormat(const MemoryBuffer & DataBuffer) hasFormat() argument
1101 hasFormat(const MemoryBuffer & DataBuffer) hasFormat() argument
[all...]
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h73 unsigned char DataBuffer[1]; member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h67 class DataBuffer; global() variable
/freebsd-src/contrib/libarchive/test_utils/
H A Dtest_main.c192 UCHAR DataBuffer[1]; global() member