Home
last modified time | relevance | path

Searched defs:getAddend (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/llvm13/llvm-project-13.0.1.src/lld/docs/
H A DPartitions.rst78 In order to allow a program to discover the names of its loadable partitions
84 struct partition_index_entry {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h191 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
195 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h176 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
180 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h192 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
196 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h190 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
194 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h173 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
177 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h192 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
196 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h176 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
180 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h192 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
196 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h192 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
196 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DMarkLive.cpp77 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
84 static uint64_t getAddend(InputSectionBase &sec, in getAddend() function
H A DRelocations.h192 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend() function
196 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DMarkLive.cpp46 static typename ELFT::uint getAddend(InputSectionBase &Sec, in getAddend() function
53 static typename ELFT::uint getAddend(InputSectionBase &Sec, in getAddend() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DMarkLive.cpp46 static typename ELFT::uint getAddend(InputSectionBase &Sec, in getAddend() function
53 static typename ELFT::uint getAddend(InputSectionBase &Sec, in getAddend() function

1234