Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h651 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, getWasmSection() function
656 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, getWasmSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp727 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, getWasmSection() function in MCContext
740 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, getWasmSection() function in MCContext
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1924 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { getWasmSection() function in WasmObjectFile
1930 WasmObjectFile::getWasmSection(const SectionRef &Section) const { getWasmSection() function in WasmObjectFile