Home
last modified time | relevance | path

Searched refs:X86_64_RELOC_TLV (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/MachO/Arch/
H A DX86_64.cpp93 case X86_64_RELOC_TLV: in getImplicitAddend()
133 case X86_64_RELOC_TLV: in relocateOne()
261 case X86_64_RELOC_TLV: { in prepareSymbolRelocation()
304 case X86_64_RELOC_TLV: { in resolveSymbolVA()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/MachO/Arch/
H A DX86_64.cpp98 case X86_64_RELOC_TLV: in getAddend()
138 case X86_64_RELOC_TLV: in relocateOne()
270 case X86_64_RELOC_TLV: { in prepareSymbolRelocation()
313 case X86_64_RELOC_TLV: { in resolveSymbolVA()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/MachO/Arch/
H A DX86_64.cpp98 case X86_64_RELOC_TLV: in getAddend()
138 case X86_64_RELOC_TLV: in relocateOne()
270 case X86_64_RELOC_TLV: { in prepareSymbolRelocation()
313 case X86_64_RELOC_TLV: { in resolveSymbolVA()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/goblin-0.4.3/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
195 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
197 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
197 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
197 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
197 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
197 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/goblin-0.3.1/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
195 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/goblin-0.4.2/src/mach/
H A Drelocation.rs122 pub const X86_64_RELOC_TLV: RelocType = 9; const
195 X86_64_RELOC_TLV => "X86_64_RELOC_TLV", in reloc_to_str()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/x86_64/
H A Dreloc.h184 X86_64_RELOC_TLV, // for thread local variables enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/x86_64/
H A Dreloc.h184 X86_64_RELOC_TLV, // for thread local variables enumerator
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/mach_o_sys-0.1.1/src/x86_64/
H A Dreloc.rs20 X86_64_RELOC_TLV = 9, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/MachO/invalid/
H A Dbad-tlv-opcode.s5 # CHECK: error: X86_64_RELOC_TLV must be used with movq instructions
H A Dbad-tlv-relocation.s5 # CHECK: error: found X86_64_RELOC_TLV referencing a non-thread-local variable in [[FILE]]:(__text)
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/MachO/invalid/
H A Dbad-tlv-opcode.s5 # CHECK: error: X86_64_RELOC_TLV must be used with movq instructions
H A Dbad-tlv-relocation.s5 # CHECK: error: found X86_64_RELOC_TLV referencing a non-thread-local variable in [[FILE]]:(__text)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/MachO/invalid/
H A Dbad-tlv-opcode.s5 # CHECK: error: X86_64_RELOC_TLV must be used with movq instructions
H A Dbad-tlv-relocation.s5 # CHECK: error: found X86_64_RELOC_TLV referencing a non-thread-local variable in [[FILE]]:(__text)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-readobj/MachO/
H A Dreloc-types-macho-x64.test16 # CHECK: Type: X86_64_RELOC_TLV (9)
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-readobj/MachO/
H A Dreloc-types-macho-x64.test16 # CHECK: Type: X86_64_RELOC_TLV (9)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-readobj/MachO/
H A Dreloc-types-macho-x64.test16 # CHECK: Type: X86_64_RELOC_TLV (9)
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/llvm-readobj/MachO/
H A Dreloc-types-macho-x64.test16 # CHECK: Type: X86_64_RELOC_TLV (9)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-readobj/MachO/
H A Dreloc-types-macho-x64.test16 # CHECK: Type: X86_64_RELOC_TLV (9)

12345678910>>...14