Searched refs:OutputSectionKind (Results 1 – 4 of 4) sorted by relevance
51 OutputSectionKind, enumerator238 : Symbol("", OutputSectionKind, llvm::wasm::WASM_SYMBOL_BINDING_LOCAL, in OutputSectionSymbol()243 return s->kind() == OutputSectionKind; in classof()
61 case wasm::Symbol::OutputSectionKind: in toString()
72 : BaseCommand(OutputSectionKind), in OutputSection()241 return c->kind == OutputSectionKind; in classof()
80 OutputSectionKind, enumerator