Home
last modified time | relevance | path

Searched refs:export_off (Results 1 – 25 of 53) sorted by relevance

123

/llvm-project-15.0.7/lld/test/MachO/
H A Dno-unneeded-dyld-info.s16 # CHECK-NEXT: export_off 0
H A Dlinkedit-contiguity.s33 # CHECK-NEXT: export_off [[#EXPORT_OFF: LAZY_OFF + LAZY_SIZE]]
H A Ddylib-stub.yaml103 export_off: 16384
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml68 export_off: 13016
194 #CHECK: export_off: 13016
H A Dout_of_order_linkedit.yaml68 export_off: 13016
209 #CHECK: export_off: 13016
H A Drebase_opcode.yaml35 export_off: 1752
H A Dbind_opcode.yaml35 export_off: 1752
H A Dweak_bind_opcode.yaml35 export_off: 1752
H A Dexport_trie.yaml68 export_off: 13016
H A Dnull_string_entries.yaml67 export_off: 13228
H A Ddsymtab.yaml186 export_off: 49200
/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp80 if (DyLdInfoCommand.export_off) { in totalSize()
83 Ends.push_back(DyLdInfoCommand.export_off + DyLdInfoCommand.export_size); in totalSize()
371 char *Out = (char *)Buf->getBufferStart() + DyLdInfoCommand.export_off; in writeExportInfo()
601 if (DyLdInfoCommand.export_off) in writeTail()
603 {DyLdInfoCommand.export_off, &MachOWriter::writeExportInfo}); in writeTail()
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test126 export_off: 32768
338 export_off: 32768
555 export_off: 32768
772 export_off: 4096
H A Dsegments-vmsize.test141 export_off: 8192
H A Dbasic-executable-copy.test124 export_off: 8192
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dmacho.yaml67 export_off: 0
/llvm-project-15.0.7/llvm/test/Object/Inputs/MachO/
H A Dflat-reexport.yaml83 export_off: 16384
/llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml98 export_off: 16384
346 export_off: 16384
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dno-id-dylink.yaml89 export_off: 4096
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/
H A Duuid.yaml83 export_off: 4096
H A Duuid32.yaml81 export_off: 4096
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/
H A Dlc_version_min.yaml85 export_off: 4096
H A Dlc_build_version_notools.yaml84 export_off: 4096
H A Dlc_build_version.yaml85 export_off: 4096
/llvm-project-15.0.7/lldb/test/API/macosx/version_zero/
H A DlibDylib.dylib.yaml78 export_off: 4096

123