Home
last modified time | relevance | path

Searched defs:getWasmSection (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h619 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
624 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp674 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext
687 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1766 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile
1772 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile