Searched refs:OutputSectionKind (Results 1 – 4 of 4) sorted by relevance
131 : SectionCommand(OutputSectionKind), osec(name, type, flags) {} in OutputDesc()134 return c->kind == OutputSectionKind; in classof()
77 OutputSectionKind, enumerator
56 OutputSectionKind, enumerator262 : Symbol("", OutputSectionKind, llvm::wasm::WASM_SYMBOL_BINDING_LOCAL, in OutputSectionSymbol()267 return s->kind() == OutputSectionKind; in classof()
68 case wasm::Symbol::OutputSectionKind: in toString()