Home
last modified time | relevance | path

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

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DRelocations.h170 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1680 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1699 thunkedSections[isec] = ts; in getISThunkSec()
1949 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DRelocations.h167 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1583 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1602 thunkedSections[isec] = ts; in getISThunkSec()
1803 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DRelocations.h170 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1680 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1699 thunkedSections[isec] = ts; in getISThunkSec()
1949 for (auto &p : thunkedSections) in createThunks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DRelocations.h185 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1746 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1765 thunkedSections[isec] = ts; in getISThunkSec()
2015 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DRelocations.h184 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1720 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1739 thunkedSections[isec] = ts; in getISThunkSec()
1989 for (auto &p : thunkedSections) in createThunks()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1805 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1824 thunkedSections[isec] = ts; in getISThunkSec()
2074 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1805 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1824 thunkedSections[isec] = ts; in getISThunkSec()
2074 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DRelocations.h196 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1815 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1834 thunkedSections[isec] = ts; in getISThunkSec()
2084 for (auto &p : thunkedSections) in createThunks()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1830 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1849 thunkedSections[isec] = ts; in getISThunkSec()
2101 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1827 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1846 thunkedSections[isec] = ts; in getISThunkSec()
2098 for (auto &p : thunkedSections) in createThunks()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1830 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1849 thunkedSections[isec] = ts; in getISThunkSec()
2101 for (auto &p : thunkedSections) in createThunks()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections; variable
H A DRelocations.cpp1824 ThunkSection *ts = thunkedSections.lookup(isec); in getISThunkSec()
1843 thunkedSections[isec] = ts; in getISThunkSec()
2095 for (auto &p : thunkedSections) in createThunks()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DRelocations.h186 llvm::DenseMap<InputSection *, ThunkSection *> thunkedSections;

12