Searched defs:getWasmSection (Results 1 – 3 of 3) sorted by relevance
458 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K) { in getWasmSection() function462 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function467 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
491 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext503 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
1290 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile1296 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile