Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h147 class SyntheticMergedChunk; variable
225 SyntheticMergedChunk(StringRef name, uint32_t alignment, uint32_t flags) in SyntheticMergedChunk() function