Home
last modified time | relevance | path

Searched full:lazy_bind_off (Results 1 – 25 of 78) sorted by relevance

1234

/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dlinkedit-order-1.test24 # CHECK: lazy_bind_off: [[#LAZY_BIND_OFF: WEAK_BIND_OFF + WEAK_BIND_SIZE]]
26 # CHECK: export_off: [[#EXPORTS_OFF:LAZY_BIND_OFF + LAZY_BIND_SIZE]]
230 lazy_bind_off: 49248
H A Dsegment-size-alignment.test124 lazy_bind_off: 0
336 lazy_bind_off: 0
553 lazy_bind_off: 0
770 lazy_bind_off: 0
/llvm-project/llvm/test/ObjectYAML/MachO/
H A Dout_of_order_linkedit.yaml66 lazy_bind_off: 12392
207 #CHECK: lazy_bind_off: 12392
H A Dload_commands.yaml66 lazy_bind_off: 12392
192 #CHECK: lazy_bind_off: 12392
H A Drebase_opcode.yaml33 lazy_bind_off: 1128
H A Dbind_opcode.yaml33 lazy_bind_off: 1128
H A Dweak_bind_opcode.yaml33 lazy_bind_off: 1128
H A Dnull_string_entries.yaml65 lazy_bind_off: 12412
H A Dexport_trie_lc_dyld_info_only.yaml68 lazy_bind_off: 12392
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/
H A Duniversal.yaml104 lazy_bind_off: 0
272 lazy_bind_off: 0
H A Dmacho.yaml65 lazy_bind_off: 0
H A Dthread_local.yaml102 lazy_bind_off: 0
/llvm-project/lld/test/MachO/
H A Dno-unneeded-dyld-info.s14 # CHECK-NEXT: lazy_bind_off 0
H A Ddylib-stub.yaml101 lazy_bind_off: 0
H A Dlinkedit-contiguity.s34 # OPCODE-NEXT: lazy_bind_off [[#LAZY_OFF: WEAK_OFF + WEAK_SIZE]]
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp73 if (DyLdInfoCommand.lazy_bind_off) { in totalSize()
76 Ends.push_back(DyLdInfoCommand.lazy_bind_off + in totalSize()
358 char *Out = (char *)Buf->getBufferStart() + DyLdInfoCommand.lazy_bind_off; in writeLazyBindInfo()
610 if (DyLdInfoCommand.lazy_bind_off) in writeTail()
612 {DyLdInfoCommand.lazy_bind_off, &MachOWriter::writeLazyBindInfo}); in writeTail()
/llvm-project/llvm/test/Object/
H A Dmacho-invalid.test251 …p/Inputs/macho-invalid-dyldinfoonly-lazy_bind_off 2>&1 | FileCheck --check-prefix=INVALID-DYLDINF…
252 INVALID-DYLDINFOONLY-LAZY_BIND_OFF: macho-invalid-dyldinfoonly-lazy_bind_off': truncated or malform…
254 …Inputs/macho-invalid-dyldinfo-lazy_bind_off-lazy_bind_size 2>&1 | FileCheck --check-prefix=INVALI…
255 …ID-DYLDINFO-LAZY_BIND_OFF-LAZY_BIND_SIZE: macho-invalid-dyldinfo-lazy_bind_off-lazy_bind_size': tr…
/llvm-project/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml96 lazy_bind_off: 0
344 lazy_bind_off: 0
/llvm-project/llvm/test/Object/Inputs/MachO/
H A Dflat-reexport.yaml81 lazy_bind_off: 0
/llvm-project/lld/test/MachO/invalid/
H A Dno-id-dylink.yaml87 lazy_bind_off: 0
/llvm-project/llvm/test/tools/llvm-dwarfdump/
H A Duuid32.yaml79 lazy_bind_off: 0
H A Duuid.yaml81 lazy_bind_off: 0
/llvm-project/lldb/test/Shell/ObjectFile/MachO/
H A Dlc_build_version_notools.yaml82 lazy_bind_off: 0
H A Dlc_version_min.yaml83 lazy_bind_off: 0
H A Dlc_build_version.yaml83 lazy_bind_off: 0

1234