Home
last modified time | relevance | path

Searched refs:isCrtend (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp321 static bool isCrtend(StringRef s) { return isCrtBeginEnd(s, "crtend"); } in isCrtend() function
346 bool endA = isCrtend(a->file->getName()); in compCtors()
347 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp332 static bool isCrtend(StringRef S) { return isCrtBeginEnd(S, "crtend"); } in isCrtend() function
357 bool EndA = isCrtend(A->File->getName()); in compCtors()
358 bool EndB = isCrtend(B->File->getName()); in compCtors()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp330 static bool isCrtend(StringRef S) { return isCrtBeginEnd(S, "crtend"); } in isCrtend() function
355 bool EndA = isCrtend(A->File->getName()); in compCtors()
356 bool EndB = isCrtend(B->File->getName()); in compCtors()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DOutputSections.cpp405 static bool isCrtend(StringRef s) { in isCrtend() function
434 bool endA = isCrtend(a->file->getName()); in compCtors()
435 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp405 static bool isCrtend(StringRef s) { in isCrtend() function
434 bool endA = isCrtend(a->file->getName()); in compCtors()
435 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DOutputSections.cpp431 static bool isCrtend(StringRef s) { in isCrtend() function
460 bool endA = isCrtend(a->file->getName()); in compCtors()
461 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DOutputSections.cpp427 static bool isCrtend(StringRef s) { in isCrtend() function
456 bool endA = isCrtend(a->file->getName()); in compCtors()
457 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DOutputSections.cpp444 static bool isCrtend(StringRef s) { in isCrtend() function
473 bool endA = isCrtend(a->file->getName()); in compCtors()
474 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DOutputSections.cpp448 static bool isCrtend(StringRef s) { in isCrtend() function
477 bool endA = isCrtend(a->file->getName()); in compCtors()
478 bool endB = isCrtend(b->file->getName()); in compCtors()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DDriver.cpp122 static bool isCrtend(StringRef s) { in isCrtend() function
1930 if (isCrtend(file->getName())) { in link()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/COFF/
H A DDriver.cpp113 static bool isCrtend(StringRef s) { in isCrtend() function
1843 if (isCrtend(file->getName())) { in link()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/COFF/
H A DDriver.cpp122 static bool isCrtend(StringRef s) { in isCrtend() function
1930 if (isCrtend(file->getName())) { in link()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DDriver.cpp124 static bool isCrtend(StringRef s) { in isCrtend() function
1977 if (isCrtend(file->getName())) { in link()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DDriver.cpp124 static bool isCrtend(StringRef s) { in isCrtend() function
1976 if (isCrtend(file->getName())) { in link()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DDriver.cpp132 static bool isCrtend(StringRef s) { in isCrtend() function
2096 if (isCrtend(file->getName())) { in link()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DDriver.cpp133 static bool isCrtend(StringRef s) { in isCrtend() function
2102 if (isCrtend(file->getName())) { in linkerMain()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DDriver.cpp133 static bool isCrtend(StringRef s) { in isCrtend() function
2102 if (isCrtend(file->getName())) { in linkerMain()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DDriver.cpp133 static bool isCrtend(StringRef s) { in isCrtend() function
2188 if (isCrtend(file->getName())) { in linkerMain()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/COFF/
H A DDriver.cpp125 static bool isCrtend(StringRef s) { in isCrtend() function
2172 if (isCrtend(file->getName())) { in linkerMain()

12