Home
last modified time | relevance | path

Searched refs:NamesDelta (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c322 Header.NamesDelta = 0; in lprofWriteDataImpl()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp598 NamesDelta = swap(Header.NamesDelta); in readHeader()
640 NamesDelta == 0)) in readHeader()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h326 uint64_t NamesDelta; variable
H A DInstrProfData.inc168 INSTR_PROF_RAW_HEADER(uint64_t, NamesDelta, (uintptr_t)NamesBegin)
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc168 INSTR_PROF_RAW_HEADER(uint64_t, NamesDelta, (uintptr_t)NamesBegin)