Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c100 static int WriteOneBinaryId(ProfDataWriter *Writer, uint64_t BinaryIdLen, in WriteOneBinaryId() function
138 if (Writer != NULL && WriteOneBinaryId(Writer, BinaryIdLen, BinaryIdData, in WriteBinaryIdForNote()