Home
last modified time | relevance | path

Searched refs:GENERIC_RELOC_SECTDIFF (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
135 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
214 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
134 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
220 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
134 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
220 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
134 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
220 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
134 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
220 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
134 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
220 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
135 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
214 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/mach/
H A Drelocation.rs127 pub const GENERIC_RELOC_SECTDIFF: RelocType = 2; const
135 pub const ARM_RELOC_SECTDIFF: RelocType = GENERIC_RELOC_SECTDIFF;
214 GENERIC_RELOC_SECTDIFF => "GENERIC_RELOC_SECTDIFF", in reloc_to_str()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp247 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
368 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
610 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
616 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
624 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp248 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
369 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
611 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
617 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
625 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp248 (reloc.type == GENERIC_RELOC_SECTDIFF); in isPairedReloc()
369 case ((GENERIC_RELOC_SECTDIFF | rScattered | rLength4) << 16 | in getPairReferenceInfo()
611 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
617 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
625 GENERIC_RELOC_SECTDIFF | rScattered | rLength4); in appendSectionRelocations()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dreloc.h197 GENERIC_RELOC_SECTDIFF, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dreloc.h197 GENERIC_RELOC_SECTDIFF, enumerator

12345678910>>...13