Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp902 uint64_t MemProfSectionStart = 0; in writeImpl() local
904 MemProfSectionStart = OS.tell(); in writeImpl()
983 SmallVector<uint64_t, 8> HeaderOffsets = {HashTableStart, MemProfSectionStart, in writeImpl()