Home
last modified time | relevance | path

Searched refs:isARM (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
172 if (isARM) in writeTo()
189 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DARMErrataFix.cpp76 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
99 bool isARM; member in lld::elf::Patch657417Section
140 uint32_t instr, bool isARM) in Patch657417Section() argument
143 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
147 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
148 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
173 if (isARM) in writeTo()
192 target->relocateOne(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
181 if (isARM) in writeTo()
202 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
172 if (isARM) in writeTo()
191 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
172 if (isARM) in writeTo()
191 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
172 if (isARM) in writeTo()
189 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
172 if (isARM) in writeTo()
189 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DARMErrataFix.cpp76 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
99 bool isARM; member in lld::elf::Patch657417Section
140 uint32_t instr, bool isARM) in Patch657417Section() argument
143 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
147 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
148 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
173 if (isARM) in writeTo()
192 target->relocateOne(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
181 if (isARM) in writeTo()
202 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
181 if (isARM) in writeTo()
202 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section() argument
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) { in Patch657417Section()
146 isARM ? 0 : 1, getSize(), *this); in Patch657417Section()
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this); in Patch657417Section()
181 if (isARM) in writeTo()
202 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p); in writeTo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.cpp75 Patch657417Section(InputSection *p, uint64_t off, uint32_t instr, bool isARM);
98 bool isARM;
139 uint32_t instr, bool isARM)
142 patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) {
146 isARM ? 0 : 1, getSize(), *this);
147 addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this);
181 if (isARM)
202 target->relocateNoSym(buf, isARM ? R_ARM_JUMP24 : R_ARM_THM_JUMP24, s - p);
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-boot/GHC/
H A DPlatform.hs17 isARM,
164 isARM :: Arch -> Bool
165 isARM (ArchARM {}) = True function
166 isARM ArchAArch64 = True function
167 isARM _ = False function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-boot/GHC/
H A DPlatform.hs17 isARM,
164 isARM :: Arch -> Bool
165 isARM (ArchARM {}) = True function
166 isARM ArchAArch64 = True function
167 isARM _ = False function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/ghc-boot/GHC/
H A DPlatform.hs19 , isARM
176 isARM :: Arch -> Bool
177 isARM (ArchARM {}) = True function
178 isARM ArchAArch64 = True function
179 isARM _ = False function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DPlatform.hs19 , isARM
138 isARM :: Arch -> Bool
139 isARM (ArchARM {}) = True function
140 isARM ArchAArch64 = True function
141 isARM _ = False function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
100 if (T.isARM() || T.isThumb()) in getCPUSubType()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb());
84 if (T.isARM() || T.isThumb())
100 if (T.isARM() || T.isThumb())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/BinaryFormat/
H A DMachO.cpp27 assert(T.isARM() || T.isThumb()); in getARMSubType()
84 if (T.isARM() || T.isThumb()) in getCPUType()
102 if (T.isARM() || T.isThumb()) in getCPUSubType()

12345678910>>...13