Searched refs:getRecordCount (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIADataStream.h21 uint32_t getRecordCount() const override;
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBDataStream.h29 virtual uint32_t getRecordCount() const = 0;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIADataStream.cpp18 uint32_t DIADataStream::getRecordCount() const { function in class:DIADataStream
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.h60 uint32_t getRecordCount() const { return TypeRecords.size(); } function in class:llvm::pdb::TpiStreamBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DStackMapPrinter.h28 << ", callsite record count: " << F.getRecordCount() << "\n";
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp126 if (Ipi && Ipi->getRecordCount() > 0) {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h67 uint64_t getRecordCount() const { function in class:llvm::StackMapParser::FunctionAccessor

Completed in 60 milliseconds