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.cpp419 DenseMap<uint64_t, uint32_t> &OffsetRemapping, in writeNewOffsetsTo()
438 DenseMap<uint64_t, uint32_t> OffsetRemapping; in writeStringsAndOffsets() local