Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/wasm/
DInputChunks.h331 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in InputSection()
341 const uint64_t tombstoneValue; variable
DInputChunks.cpp192 return s->tombstoneValue; in getTombstone()