Home
last modified time | relevance | path

Searched refs:getImportModule (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCSymbolWasm.h59 const StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCSymbolWasm.h66 const StringRef getImportModule() const { in getImportModule() function
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/MC/
H A DMCSymbolWasm.h73 const StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCSymbolWasm.h74 const StringRef getImportModule() const { in getImportModule() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolWasm.h74 const StringRef getImportModule() const { in getImportModule() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h74 const StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCSymbolWasm.h74 StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCSymbolWasm.h74 StringRef getImportModule() const { in getImportModule() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCSymbolWasm.h76 StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolWasm.h76 StringRef getImportModule() const { in getImportModule() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolWasm.h76 StringRef getImportModule() const { in getImportModule() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolWasm.h86 StringRef getImportModule() const { in getImportModule() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCSymbolWasm.h86 StringRef getImportModule() const { in getImportModule() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h86 StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCSymbolWasm.h90 StringRef getImportModule() const { in getImportModule() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolWasm.h86 StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolWasm.h86 StringRef getImportModule() const { in getImportModule() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp1172 MemImport.Module = MemorySym->getImportModule(); in writeObject()
1183 TableImport.Module = TableSym->getImportModule(); in writeObject()
1210 Import.Module = WS.getImportModule(); in writeObject()
1221 Import.Module = WS.getImportModule(); in writeObject()
1232 Import.Module = WS.getImportModule(); in writeObject()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp1256 Import.Module = WS.getImportModule(); in prepareImports()
1270 Import.Module = WS.getImportModule(); in prepareImports()
1280 Import.Module = WS.getImportModule(); in prepareImports()
1293 Import.Module = WS.getImportModule(); in prepareImports()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp1256 Import.Module = WS.getImportModule(); in prepareImports()
1270 Import.Module = WS.getImportModule(); in prepareImports()
1280 Import.Module = WS.getImportModule(); in prepareImports()
1293 Import.Module = WS.getImportModule(); in prepareImports()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp1316 Import.Module = WS.getImportModule(); in prepareImports()
1330 Import.Module = WS.getImportModule(); in prepareImports()
1340 Import.Module = WS.getImportModule(); in prepareImports()
1353 Import.Module = WS.getImportModule(); in prepareImports()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DWasmObjectWriter.cpp1316 Import.Module = WS.getImportModule(); in prepareImports()
1330 Import.Module = WS.getImportModule(); in prepareImports()
1340 Import.Module = WS.getImportModule(); in prepareImports()
1353 Import.Module = WS.getImportModule(); in prepareImports()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1316 Import.Module = WS.getImportModule(); in prepareImports()
1330 Import.Module = WS.getImportModule(); in prepareImports()
1340 Import.Module = WS.getImportModule(); in prepareImports()
1353 Import.Module = WS.getImportModule(); in prepareImports()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DWasmObjectWriter.cpp1322 Import.Module = WS.getImportModule(); in prepareImports()
1336 Import.Module = WS.getImportModule(); in prepareImports()
1346 Import.Module = WS.getImportModule(); in prepareImports()
1358 Import.Module = WS.getImportModule(); in prepareImports()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DWasmObjectWriter.cpp1316 Import.Module = WS.getImportModule(); in prepareImports()
1330 Import.Module = WS.getImportModule(); in prepareImports()
1340 Import.Module = WS.getImportModule(); in prepareImports()
1353 Import.Module = WS.getImportModule(); in prepareImports()

123