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

/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp91 readBinaryIdsInternal(const MemoryBuffer &DataBuffer, const uint64_t BinaryIdsSize, const uint8_t *BinaryIdsStart, std::vector<llvm::object::BuildID> &BinaryIds, const llvm::endianness Endian) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c137 int BinaryIdsSize = 0; local
196 int BinaryIdsSize = WriteBinaryIds(Writer, Note, NotesEnd); local

Completed in 126 milliseconds