Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c276 const uint64_t CountersSectionSize = in lprofWriteDataImpl() local
299 DataSectionSize, CountersSectionSize, NumBitmapBytes, NamesSize, in lprofWriteDataImpl()
338 {CountersBegin, sizeof(uint8_t), CountersSectionSize, 0}, in lprofWriteDataImpl()