Searched refs:getTombstone (Results 1 – 2 of 2) sorted by relevance
137 auto tombstone = getTombstone(); in writeTo()295 auto tombstone = getTombstone(); in calculateSize()329 auto tombstone = getTombstone(); in writeTo()366 auto tombstone = getTombstone(); in generateRelocationCode()
77 virtual uint64_t getTombstone() const { return 0; } in getTombstone() function232 uint64_t getTombstone() const override { return tombstoneValue; } in getTombstone() function