Home
last modified time | relevance | path

Searched defs:BinaryIdsSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c158 int BinaryIdsSize = 0; in WriteBinaryIds() local
217 int BinaryIdsSize = WriteBinaryIds(Writer, Note, NotesEnd); in __llvm_write_binary_ids() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp99 const uint64_t BinaryIdsSize = BinaryIdsBuffer.size(); in readBinaryIdsInternal() local
1388 uint64_t BinaryIdsSize = in readHeader() local