Home
last modified time | relevance | path

Searched refs:relocations (Results 1 – 25 of 6545) sorted by relevance

12345678910>>...262

/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drelocation.c80 if (relocations[j].newPath) { in addPrefixes()
144 i, relocations[i].oldPath); in rpmRelocateFileList()
147 i, relocations[i].oldPath, relocations[i].newPath); in rpmRelocateFileList()
204 ? strlen(relocations[j].oldPath) in rpmRelocateFileList()
249 fn, relocations[j].newPath); in rpmRelocateFileList()
252 strcpy(fn, relocations[j].newPath); in rpmRelocateFileList()
303 ? strlen(relocations[j].oldPath) in rpmRelocateFileList()
470 strcmp(relocations[j - 1].oldPath, relocations[j].oldPath) <= 0) in sortRelocs()
472 tmpReloc = relocations[j - 1]; in sortRelocs()
473 relocations[j - 1] = relocations[j]; in sortRelocs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0]; in TEST()
196 const Relocation& gotUse = text.relocations[2]; in TEST()
296 const Relocation& call = text.relocations[0]; in TEST()
312 const Relocation& pic1 = text.relocations[2]; in TEST()
318 const Relocation& pic2 = text.relocations[3]; in TEST()
324 const Relocation& tlv = text.relocations[4]; in TEST()
422 const Relocation& blx = text.relocations[0]; in TEST()
430 const Relocation& movw1 = text.relocations[1]; in TEST()
436 const Relocation& movw2 = text.relocations[2]; in TEST()
579 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp184 const Relocation& call = text.relocations[0];
196 const Relocation& gotUse = text.relocations[2];
296 const Relocation& call = text.relocations[0]; in cursor_plan_wrong_args()
312 const Relocation& pic1 = text.relocations[2];
318 const Relocation& pic2 = text.relocations[3];
324 const Relocation& tlv = text.relocations[4];
422 const Relocation& blx = text.relocations[0];
430 const Relocation& movw1 = text.relocations[1];
436 const Relocation& movw2 = text.relocations[2];
579 const Relocation& br24 = text.relocations[0];
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp185 const Relocation& call = text.relocations[0]; in TEST()
197 const Relocation& gotUse = text.relocations[2]; in TEST()
297 const Relocation& call = text.relocations[0]; in TEST()
313 const Relocation& pic1 = text.relocations[2]; in TEST()
319 const Relocation& pic2 = text.relocations[3]; in TEST()
325 const Relocation& tlv = text.relocations[4]; in TEST()
423 const Relocation& blx = text.relocations[0]; in TEST()
431 const Relocation& movw1 = text.relocations[1]; in TEST()
437 const Relocation& movw2 = text.relocations[2]; in TEST()
580 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/unittests/MachOTests/
H A DMachONormalizedFileBinaryWriterTests.cpp185 const Relocation& call = text.relocations[0]; in TEST()
197 const Relocation& gotUse = text.relocations[2]; in TEST()
297 const Relocation& call = text.relocations[0]; in TEST()
313 const Relocation& pic1 = text.relocations[2]; in TEST()
319 const Relocation& pic2 = text.relocations[3]; in TEST()
325 const Relocation& tlv = text.relocations[4]; in TEST()
423 const Relocation& blx = text.relocations[0]; in TEST()
431 const Relocation& movw1 = text.relocations[1]; in TEST()
437 const Relocation& movw2 = text.relocations[2]; in TEST()
580 const Relocation& br24 = text.relocations[0]; in TEST()
[all …]
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/ld/testsuite/ld-crx/
H A Dcrx.ld1 /* 8 bit data address relocations (R_CRX_NUM8). */
3 /* 16 bit data address relocations (R_CRX_NUM16). */
5 /* 32 bit data address relocations (R_CRX_NUM32). */
10 /* 4 bit relocations:
19 /* 8 bit relocations:
29 /* 12 bit relocations:
38 /* 16 bit relocations:
48 /* 22 bit relocations:
57 /* 24 bit relocations:
66 /* 28 bit relocations:
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/object-0.23.0/src/read/elf/
H A Drelocation.rs18 relocations: Vec<usize>, field
53 relocations[index] = next; in parse()
56 Ok(Self { relocations }) in parse()
118 if let Some(ref mut relocations) = self.relocations { in next()
124 self.relocations = None; in next()
138 self.relocations = Some(ElfRelaIterator::Rel(relocations.iter())); in next()
143 self.relocations = Some(ElfRelaIterator::Rela(relocations.iter())); in next()
183 if let Some(ref mut relocations) = self.relocations { in next()
189 self.relocations = None; in next()
197 self.relocations = Some(ElfRelaIterator::Rel(relocations.iter())); in next()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/object-0.23.0/src/read/elf/
H A Drelocation.rs18 relocations: Vec<usize>, field
53 relocations[index] = next; in parse()
56 Ok(Self { relocations }) in parse()
118 if let Some(ref mut relocations) = self.relocations { in next()
124 self.relocations = None; in next()
138 self.relocations = Some(ElfRelaIterator::Rel(relocations.iter())); in next()
143 self.relocations = Some(ElfRelaIterator::Rela(relocations.iter())); in next()
183 if let Some(ref mut relocations) = self.relocations { in next()
189 self.relocations = None; in next()
197 self.relocations = Some(ElfRelaIterator::Rel(relocations.iter())); in next()
[all …]

12345678910>>...262