Searched refs:VPDataReaderType (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h123 typedef struct VPDataReaderType { struct
146 } VPDataReaderType; typedef in typeref:struct:VPDataReaderType
150 int lprofWriteData(ProfDataWriter *Writer, VPDataReaderType *VPDataReader,
157 VPDataReaderType *VPDataReader, const char *NamesBegin,
165 VPDataReaderType *lprofGetVPDataReader();
H A DInstrProfilingWriter.c124 VPDataReaderType *VPDataReader,
215 VPDataReaderType *VPDataReader,
239 VPDataReaderType *VPDataReader,
257 VPDataReaderType *VPDataReader, const char *NamesBegin,
H A DInstrProfilingValue.c364 static VPDataReaderType TheVPDataReader = {
369 COMPILER_RT_VISIBILITY VPDataReaderType *lprofGetVPDataReader() {

Completed in 103 milliseconds