Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c111 int BinaryIdSize = 0; WriteBinaryIdForNote() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp560 uint64_t BinaryIdSize = swap(Header.BinaryIdsSize); readHeader() local