Home
last modified time | relevance | path

Searched full:rebase_off (Results 1 – 25 of 66) sorted by relevance

123

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DMachOWriter.cpp53 if (DyLdInfoCommand.rebase_off) { in totalSize()
56 Ends.push_back(DyLdInfoCommand.rebase_off + DyLdInfoCommand.rebase_size); in totalSize()
333 char *Out = (char *)B.getBufferStart() + DyLdInfoCommand.rebase_off; in writeRebaseInfo()
447 if (DyLdInfoCommand.rebase_off) in writeTail()
449 {DyLdInfoCommand.rebase_off, &MachOWriter::writeRebaseInfo}); in writeTail()
/external/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
Dsegment-size-alignment.test118 rebase_off: 0
330 rebase_off: 0
547 rebase_off: 0
764 rebase_off: 0
/external/llvm-project/llvm/test/ObjectYAML/MachO/
Dout_of_order_linkedit.yaml60 rebase_off: 12384
201 #CHECK: rebase_off: 12384
Dload_commands.yaml60 rebase_off: 12288
186 #CHECK: rebase_off: 12288
Drebase_opcode.yaml27 rebase_off: 1024
Dweak_bind_opcode.yaml27 rebase_off: 1024
Dbind_opcode.yaml27 rebase_off: 1024
Dexport_trie.yaml60 rebase_off: 12288
Dnull_string_entries.yaml59 rebase_off: 12288
/external/llvm/test/ObjectYAML/MachO/
Dout_of_order_linkedit.yaml60 rebase_off: 12384
201 #CHECK: rebase_off: 12384
Dload_commands.yaml60 rebase_off: 12288
186 #CHECK: rebase_off: 12288
Drebase_opcode.yaml27 rebase_off: 1024
Dweak_bind_opcode.yaml27 rebase_off: 1024
Dbind_opcode.yaml27 rebase_off: 1024
Dexport_trie.yaml60 rebase_off: 12288
/external/llvm-project/lld/test/MachO/
Dno-unneeded-dyld-info.s8 # CHECK-NEXT: rebase_off 0
Dlinkedit-contiguity.s24 # CHECK-NEXT: rebase_off 0
Ddylib-stub.yaml95 rebase_off: 0
/external/llvm-project/llvm/test/Object/
Dmacho-invalid.test233 …headers %p/Inputs/macho-invalid-dyldinfo-rebase_off 2>&1 | FileCheck --check-prefix=INVALID-DYLDIN…
234 INVALID-DYLDINFO-REBASE_OFF: macho-invalid-dyldinfo-rebase_off': truncated or malformed object (reb…
236 …s %p/Inputs/macho-invalid-dyldinfo-rebase_off-rebase_size 2>&1 | FileCheck --check-prefix=INVALID-…
237 INVALID-DYLDINFO-REBASE_OFF-REBASE_SIZE: macho-invalid-dyldinfo-rebase_off-rebase_size': truncated …
/external/llvm-project/lldb/test/Shell/ObjectFile/MachO/
Dlc_build_version_notools.yaml76 rebase_off: 0
Dlc_version_min.yaml77 rebase_off: 0
Dlc_build_version.yaml77 rebase_off: 0
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/
Duuid.yaml75 rebase_off: 0
Duuid32.yaml73 rebase_off: 0
/external/llvm-project/lld/test/MachO/invalid/
Dno-id-dylink.yaml81 rebase_off: 0

123