Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCContext.cpp747 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, getWasmSection() function in MCContext
759 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, getWasmSection() function in MCContext
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp2103 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { getWasmSection() function in WasmObjectFile
2109 WasmObjectFile::getWasmSection(const SectionRef &Section) const { getWasmSection() function in WasmObjectFile