Home
last modified time | relevance | path

Searched defs:HashOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp251 uint64_t HashOffset = HashesBase + HashIdx*4; in dump() local
744 uint64_t HashOffset = HashesBase + 4 * (Index - 1); in getHashArrayEntry() local
H A DDWARFVerifier.cpp1039 uint64_t HashOffset = HashesBase + 4 * HashIdx; in verifyAppleAccelTable() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1194 uint64_t HashOffset = in readHeader() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1045 uint64_t HashOffset; member