Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c97 static int WriteOneBinaryId(ProfDataWriter *Writer, uint64_t BinaryIdLen, in WriteOneBinaryId() function
134 WriteOneBinaryId(Writer, BinaryIdLen, BinaryIdData) == -1) in WriteBinaryIdForNote()