Searched defs:getWasmSection (Results 1 – 3 of 3) sorted by relevance
487 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K) { in getWasmSection() function491 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function496 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
496 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext508 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
1542 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile1548 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile