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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h46 * If \ref ProfDataIOVec.Data is null, and \ref ProfDataIOVec.UseZeroPadding is
49 * If \ref ProfDataIOVec.Data is null, and \ref ProfDataIOVec.UseZeroPadding is
56 int UseZeroPadding; member in struct:ProfDataIOVec
H A DInstrProfilingPlatformFuchsia.c86 } else if (IOVecs[I].UseZeroPadding) {
H A DInstrProfilingWriter.c47 else if (IOVecs[I].UseZeroPadding) {
H A DInstrProfilingFile.c302 } else if (IOVecs[I].UseZeroPadding) {

Completed in 67 milliseconds