Home
last modified time | relevance | path

Searched refs:internalGotSymbols (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.h197 internalGotSymbols.size(); in numGlobals()
217 bool needsRelocations() { return internalGotSymbols.size(); } in needsRelocations()
222 std::vector<Symbol *> internalGotSymbols; variable
H A DSyntheticSections.cpp271 for (Symbol *sym : internalGotSymbols) in assignIndexes()
285 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
296 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
332 for (const Symbol *sym : internalGotSymbols) { in writeBody()
566 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
630 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DSyntheticSections.h197 internalGotSymbols.size(); in numGlobals()
217 bool needsRelocations() { return internalGotSymbols.size(); } in needsRelocations()
222 std::vector<Symbol *> internalGotSymbols; variable
H A DSyntheticSections.cpp271 for (Symbol *sym : internalGotSymbols) in assignIndexes()
285 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
296 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
332 for (const Symbol *sym : internalGotSymbols) { in writeBody()
566 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
630 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp314 for (Symbol *sym : internalGotSymbols) in assignIndexes()
336 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
346 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
385 for (const Symbol *sym : internalGotSymbols) { in writeBody()
635 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
699 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
H A DSyntheticSections.h269 internalGotSymbols.size();
289 bool needsRelocations() { return internalGotSymbols.size(); }
294 std::vector<Symbol *> internalGotSymbols;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DSyntheticSections.cpp314 for (Symbol *sym : internalGotSymbols) in assignIndexes()
336 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
346 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
385 for (const Symbol *sym : internalGotSymbols) { in writeBody()
635 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
699 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
H A DSyntheticSections.h269 internalGotSymbols.size();
289 bool needsRelocations() { return internalGotSymbols.size(); }
294 std::vector<Symbol *> internalGotSymbols;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp314 for (Symbol *sym : internalGotSymbols) in assignIndexes()
336 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
346 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
385 for (const Symbol *sym : internalGotSymbols) { in writeBody()
635 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
699 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
H A DSyntheticSections.h269 internalGotSymbols.size();
289 bool needsRelocations() { return internalGotSymbols.size(); }
294 std::vector<Symbol *> internalGotSymbols;
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DSyntheticSections.cpp314 for (Symbol *sym : internalGotSymbols) in assignIndexes()
336 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
346 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
385 for (const Symbol *sym : internalGotSymbols) { in writeBody()
635 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
699 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
H A DSyntheticSections.h269 internalGotSymbols.size();
289 bool needsRelocations() { return internalGotSymbols.size(); }
294 std::vector<Symbol *> internalGotSymbols;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DSyntheticSections.cpp352 for (Symbol *sym : internalGotSymbols) in assignIndexes()
374 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
384 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
430 for (const Symbol *sym : internalGotSymbols) { in writeBody()
684 numNames += out.globalSec->internalGotSymbols.size(); in numNamedGlobals()
748 for (Symbol *s : out.globalSec->internalGotSymbols) { in writeBody()
H A DSyntheticSections.h269 internalGotSymbols.size();
289 bool needsRelocations() { return internalGotSymbols.size(); }
294 std::vector<Symbol *> internalGotSymbols;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DSyntheticSections.cpp271 for (Symbol *sym : internalGotSymbols) in assignIndexes()
285 internalGotSymbols.push_back(sym); in addInternalGOTEntry()
296 for (const Symbol *sym : internalGotSymbols) { in generateRelocationCode()
330 for (const Symbol *sym : internalGotSymbols) { in writeBody()
H A DSyntheticSections.h200 internalGotSymbols.size(); in numGlobals()
228 std::vector<Symbol *> internalGotSymbols; variable