Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DOutputSegment.h22 OutputSegment(StringRef n) : name(n) {} in OutputSegment() function
H A DOutputSections.h27 class OutputSegment; variable
H A DInputChunks.h36 class OutputSegment; variable
/llvm-project/lld/MachO/
H A DOutputSection.h23 class OutputSegment; variable