Home
last modified time | relevance | path

Searched refs:binaryIdsStringWriter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c952 static uint32_t binaryIdsStringWriter(ProfDataWriter *This, in binaryIdsStringWriter() function
1013 ProfDataWriter Writer = {binaryIdsStringWriter, &Data}; in getCurFilename()