Searched defs:getWasmSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCContext.cpp | 747 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, getWasmSection() function in MCContext |
/llvm-project/llvm/lib/Object/ | ||
H A D | WasmObjectFile.cpp | 2103 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { getWasmSection() function in WasmObjectFile |