Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
328 {(SkipNameDataWrite || DebugInfoCorrelate) ? NULL : NamesBegin, in lprofWriteDataImpl()
H A DInstrProfilingInternal.h151 int SkipNameDataWrite);
157 const char *NamesEnd, int SkipNameDataWrite);