Home
last modified time | relevance | path

Searched refs:numImportedGlobals (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/wasm/
H A DSyntheticSections.h108 return numImportedGlobals; in getNumImportedGlobals()
123 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp108 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
118 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
125 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
119 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
125 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
119 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
125 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
119 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
125 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
119 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
130 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp108 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
118 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
125 unsigned numImportedGlobals = 0; variable
H A DSyntheticSections.cpp109 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
119 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.h110 return numImportedGlobals; in getNumImportedGlobals()
130 unsigned numImportedGlobals = 0; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.h174 return numImportedGlobals;
194 unsigned numImportedGlobals = 0;
H A DSyntheticSections.cpp106 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
125 auto entry = importedGlobals.try_emplace(key, numImportedGlobals); in addImport()
128 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DSyntheticSections.h174 return numImportedGlobals;
194 unsigned numImportedGlobals = 0;
H A DSyntheticSections.cpp106 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
125 auto entry = importedGlobals.try_emplace(key, numImportedGlobals); in addImport()
128 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DSyntheticSections.h174 return numImportedGlobals;
194 unsigned numImportedGlobals = 0;
H A DSyntheticSections.cpp146 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
165 auto entry = importedGlobals.try_emplace(key, numImportedGlobals); in addImport()
168 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.h174 return numImportedGlobals;
194 unsigned numImportedGlobals = 0;
H A DSyntheticSections.cpp106 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
125 auto entry = importedGlobals.try_emplace(key, numImportedGlobals); in addImport()
128 g->setGlobalIndex(numImportedGlobals++); in addImport()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.h174 return numImportedGlobals;
194 unsigned numImportedGlobals = 0;
H A DSyntheticSections.cpp106 sym->setGOTIndex(numImportedGlobals++); in addGOTEntry()
125 auto entry = importedGlobals.try_emplace(key, numImportedGlobals); in addImport()
128 g->setGlobalIndex(numImportedGlobals++); in addImport()

12