Home
last modified time | relevance | path

Searched defs:BinaryIdLen (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()
134 uint64_t BinaryIdLen = Note->n_descsz; in WriteBinaryIdForNote() local