Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/profile/Linux/
H A Dbinary-id-padding.c62 char *BinaryIdsStart = Buf + sizeof(__llvm_profile_header); in main() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp100 const uint8_t *BinaryIdsStart = BinaryIdsBuffer.data(); readBinaryIdsInternal() local