Home
last modified time | relevance | path

Searched refs:getTombstone (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/wasm/
H A DInputChunks.cpp110 uint64_t tombstone = getTombstone(); in relocate()
190 uint64_t InputChunk::getTombstone() const { in getTombstone() function in lld::wasm::InputChunk
284 uint64_t tombstone = getTombstone(); in calculateSize()
316 uint64_t tombstone = getTombstone(); in writeCompressed()
373 uint64_t tombstone = getTombstone(); in generateRelocationCode()
H A DInputChunks.h116 uint64_t getTombstone() const;