Searched defs:tombstone (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.cpp | 110 uint64_t tombstone = getTombstone(); in relocate() local |
H A D | InputFiles.cpp | 137 calcNewValue(const WasmRelocation & reloc,uint64_t tombstone,const InputChunk * chunk) const calcNewValue() argument |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.cpp | 915 std::optional<uint64_t> tombstone; relocateNonAlloc() local |