Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp416 DenseMap<uint64_t, uint32_t> &OffsetRemapping, in writeNewOffsetsTo()
435 DenseMap<uint64_t, uint32_t> OffsetRemapping; in writeStringsAndOffsets() local