Searched refs:UseZeroPadding (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h45 * If \ref ProfDataIOVec.Data is null, and \ref ProfDataIOVec.UseZeroPadding is
48 * If \ref ProfDataIOVec.Data is null, and \ref ProfDataIOVec.UseZeroPadding is
55 int UseZeroPadding; member in struct:ProfDataIOVec
H A DInstrProfilingPlatformFuchsia.c131 } else if (IOVecs[I].UseZeroPadding) {
H A DInstrProfilingWriter.c44 else if (IOVecs[I].UseZeroPadding) {
H A DInstrProfilingFile.c131 } else if (IOVecs[I].UseZeroPadding) {

Completed in 107 milliseconds