Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DInputChunks.h157 struct SectionPiece { struct
158 SectionPiece(size_t off, uint32_t hash, bool live) in SectionPiece() argument
167 static_assert(sizeof(SectionPiece) == 16, "SectionPiece is too big"); argument
/llvm-project/lld/ELF/
H A DInputSection.h282 struct SectionPiece { global() struct
284 SectionPieceSectionPiece SectionPiece() argument
294 outputOffSectionPiece global() argument
[all...]