Home
last modified time | relevance | path

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

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