Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c243 int SkipNameDataWrite) { in lprofWriteData() argument
253 SkipNameDataWrite); in lprofWriteData()
261 const char *NamesEnd, int SkipNameDataWrite) { in lprofWriteDataImpl() argument
327 {(SkipNameDataWrite || DebugInfoCorrelate) ? NULL : NamesBegin, in lprofWriteDataImpl()
H A DInstrProfilingInternal.h151 int SkipNameDataWrite);
157 const char *NamesEnd, int SkipNameDataWrite);