Searched refs:OutputSectionKind (Results 1 – 4 of 4) sorted by relevance
127 : SectionCommand(OutputSectionKind), osec(name, type, flags) {} in OutputDesc()130 return c->kind == OutputSectionKind; in classof()
77 OutputSectionKind, enumerator
53 OutputSectionKind, enumerator255 : Symbol("", OutputSectionKind, llvm::wasm::WASM_SYMBOL_BINDING_LOCAL, in OutputSectionSymbol()260 return s->kind() == OutputSectionKind; in classof()
67 case wasm::Symbol::OutputSectionKind: in toString()