Home
last modified time | relevance | path

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

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