Home
last modified time | relevance | path

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

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