Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h458 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K) { in getWasmSection() function
462 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
467 MCSectionWasm *getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp491 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection() function in MCContext
503 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection() function in MCContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1290 const WasmSection &WasmObjectFile::getWasmSection(DataRefImpl Ref) const { in getWasmSection() function in WasmObjectFile
1296 WasmObjectFile::getWasmSection(const SectionRef &Section) const { in getWasmSection() function in WasmObjectFile