Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c273 const uint64_t DataSectionSize = in lprofWriteDataImpl() local
299 DataSectionSize, CountersSectionSize, NumBitmapBytes, NamesSize, in lprofWriteDataImpl()
337 {DataBegin, sizeof(uint8_t), DataSectionSize, 0}, in lprofWriteDataImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc22835 {"_Z15DataSectionSizeRKN4llvm13MCSectionDataE", "DataSectionSize(llvm::MCSectionData const&)"},