Home
last modified time | relevance | path

Searched refs:getRelocationWithOffset (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/Arch/
H A DX86_64.cpp156 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
253 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
281 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86_64.cpp159 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
256 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
284 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/Arch/
H A DX86_64.cpp156 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
253 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
281 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/Arch/
H A DX86_64.cpp157 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
254 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
282 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/Arch/
H A DX86_64.cpp156 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
253 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
281 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/Arch/
H A DX86_64.cpp156 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
253 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
281 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/Arch/
H A DX86_64.cpp159 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
256 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
284 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86_64.cpp159 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
256 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
284 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp159 static unsigned getRelocationWithOffset(const InputSection &is, in getRelocationWithOffset() function
256 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4); in deleteFallThruJmpInsn()
284 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4)); in deleteFallThruJmpInsn()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86_64.cpp159 static unsigned getRelocationWithOffset(const InputSection &is,
256 unsigned rIndex = getRelocationWithOffset(is, is.getSize() - 4);
284 getRelocationWithOffset(is, (is.getSize() - sizeOfDirectJmpInsn - 4));