Home
last modified time | relevance | path

Searched refs:bind_off (Results 1 – 25 of 51) sorted by relevance

123

/llvm-project-15.0.7/lld/test/MachO/
H A Dno-unneeded-dyld-info.s10 # CHECK-NEXT: bind_off 0
H A Dlinkedit-contiguity.s27 # CHECK-NEXT: bind_off [[#BIND_OFF: REBASE_OFF + REBASE_SIZE]]
H A Ddylib-stub.yaml97 bind_off: 0
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml62 bind_off: 12296
188 #CHECK: bind_off: 12296
H A Dout_of_order_linkedit.yaml62 bind_off: 12288
203 #CHECK: bind_off: 12288
H A Drebase_opcode.yaml29 bind_off: 1032
H A Dbind_opcode.yaml29 bind_off: 1032
H A Dweak_bind_opcode.yaml29 bind_off: 0
H A Dexport_trie.yaml62 bind_off: 12296
H A Dnull_string_entries.yaml61 bind_off: 12308
H A Ddsymtab.yaml180 bind_off: 49160
/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp63 if (DyLdInfoCommand.bind_off) { in totalSize()
66 Ends.push_back(DyLdInfoCommand.bind_off + DyLdInfoCommand.bind_size); in totalSize()
335 char *Out = (char *)Buf->getBufferStart() + DyLdInfoCommand.bind_off; in writeBindInfo()
593 if (DyLdInfoCommand.bind_off) in writeTail()
594 Queue.push_back({DyLdInfoCommand.bind_off, &MachOWriter::writeBindInfo}); in writeTail()
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test120 bind_off: 0
332 bind_off: 0
549 bind_off: 0
766 bind_off: 0
H A Dsegments-vmsize.test135 bind_off: 0
H A Dbasic-executable-copy.test118 bind_off: 0
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dmacho.yaml61 bind_off: 0
/llvm-project-15.0.7/llvm/test/Object/Inputs/MachO/
H A Dflat-reexport.yaml77 bind_off: 0
/llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml92 bind_off: 0
340 bind_off: 0
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dno-id-dylink.yaml83 bind_off: 0
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/
H A Duuid.yaml77 bind_off: 0
H A Duuid32.yaml75 bind_off: 0
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/
H A Dlc_version_min.yaml79 bind_off: 0
H A Dlc_build_version_notools.yaml78 bind_off: 0
H A Dlc_build_version.yaml79 bind_off: 0
/llvm-project-15.0.7/lldb/test/API/macosx/version_zero/
H A DlibDylib.dylib.yaml72 bind_off: 0

123