Home
last modified time | relevance | path

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

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DRelocations.h124 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DRelocations.h128 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DRelocations.h124 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DRelocations.h139 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DRelocations.h138 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> OutputSections);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DRelocations.h150 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h140 bool createThunks(ArrayRef<OutputSection *> outputSections);
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DRelocations.h165 bool createThunks(ArrayRef<OutputSection *> OutputSections);
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DWriter.cpp372 static bool createThunks(OutputSection *OS, int Margin) { in createThunks() function
506 AddressesChanged |= createThunks(Sec, Margin); in finalizeAddresses()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DWriter.cpp401 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
574 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/COFF/
H A DWriter.cpp403 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
576 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/COFF/
H A DWriter.cpp401 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
574 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DWriter.cpp418 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
591 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DWriter.cpp412 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
585 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DWriter.cpp412 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
585 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DWriter.cpp421 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
594 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DWriter.cpp421 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
594 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DWriter.cpp421 static bool createThunks(OutputSection *os, int margin) { in createThunks() function
594 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()

123