Searched defs:getWasmSection (Results 1 – 3 of 3) sorted by relevance
619 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function624 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
674 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext687 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
1766 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile1772 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile