Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DInputChunks.cpp110 uint64_t tombstone = getTombstone(); in relocate() local
284 uint64_t tombstone = getTombstone(); in calculateSize() local
316 uint64_t tombstone = getTombstone(); in writeCompressed() local
373 uint64_t tombstone = getTombstone(); in generateRelocationCode() local
H A DInputFiles.cpp140 uint64_t ObjFile::calcNewValue(const WasmRelocation &reloc, uint64_t tombstone, in calcNewValue()
/openbsd/gnu/llvm/lld/ELF/
H A DInputSection.cpp837 std::optional<uint64_t> tombstone; in relocateNonAlloc() local