Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h487 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K) { in getWasmSection() function
491 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
496 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h543 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K) { in getWasmSection() function
547 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
552 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp496 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext
508 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp619 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext
631 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1542 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile
1548 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp1706 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile
1712 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile