Home
last modified time | relevance | path

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

/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DInputChunks.h218 … : InputChunk(f, InputChunk::Section), section(s), tombstoneValue(getTombstoneForSection(s.Name)) { in InputSection()
232 uint64_t getTombstone() const override { return tombstoneValue; } in getTombstone()
236 const uint64_t tombstoneValue; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DInputChunks.h218 … : InputChunk(f, InputChunk::Section), section(s), tombstoneValue(getTombstoneForSection(s.Name)) { in InputSection()
232 uint64_t getTombstone() const override { return tombstoneValue; } in getTombstone()
236 const uint64_t tombstoneValue; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.h336 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in relocTypeToString()
346 const uint64_t tombstoneValue; in relocTypeToString()
H A DInputChunks.cpp189 return s->tombstoneValue;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DInputChunks.h336 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in InputSection()
346 const uint64_t tombstoneValue; variable
H A DInputChunks.cpp189 return s->tombstoneValue; in getTombstone()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DInputChunks.h335 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in InputSection()
345 const uint64_t tombstoneValue; variable
H A DInputChunks.cpp189 return s->tombstoneValue; in getTombstone()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.h336 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in InputSection()
346 const uint64_t tombstoneValue; variable
H A DInputChunks.cpp189 return s->tombstoneValue; in getTombstone()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.h336 tombstoneValue(getTombstoneForSection(s.Name)), section(s) {
346 const uint64_t tombstoneValue;
H A DInputChunks.cpp189 return s->tombstoneValue; in getTombstone()