Home
last modified time | relevance | path

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

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