Home
last modified time | relevance | path

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

123

/llvm-project-15.0.7/lld/test/MachO/
H A Dno-exports-dylib.s6 # CHECK: export_size: 0
H A Dno-unneeded-dyld-info.s17 # CHECK-NEXT: export_size 0
H A Dlinkedit-contiguity.s34 # CHECK-NEXT: export_size [[#EXPORT_SIZE:]]
H A Ddylib-stub.yaml104 export_size: 16
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml69 export_size: 48
195 #CHECK: export_size: 48
H A Dout_of_order_linkedit.yaml69 export_size: 48
210 #CHECK: export_size: 48
H A Drebase_opcode.yaml36 export_size: 48
H A Dbind_opcode.yaml36 export_size: 48
H A Dweak_bind_opcode.yaml36 export_size: 48
H A Dexport_trie.yaml69 export_size: 48
H A Dnull_string_entries.yaml68 export_size: 44
H A Ddsymtab.yaml187 export_size: 48
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test127 export_size: 44
339 export_size: 48
556 export_size: 44
773 export_size: 48
H A Dsegments-vmsize.test142 export_size: 48
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dmacho.yaml68 export_size: 0
/llvm-project-15.0.7/llvm/test/Object/Inputs/MachO/
H A Dflat-reexport.yaml84 export_size: 40
/llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml99 export_size: 48
347 export_size: 48
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dno-id-dylink.yaml90 export_size: 24
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/
H A Duuid.yaml84 export_size: 48
H A Duuid32.yaml82 export_size: 44
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/
H A Dlc_version_min.yaml86 export_size: 48
H A Dlc_build_version_notools.yaml85 export_size: 48
H A Dlc_build_version.yaml86 export_size: 48
/llvm-project-15.0.7/lldb/test/API/macosx/version_zero/
H A DlibDylib.dylib.yaml79 export_size: 16
/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp81 assert((DyLdInfoCommand.export_size == O.Exports.Trie.size()) && in totalSize()
83 Ends.push_back(DyLdInfoCommand.export_off + DyLdInfoCommand.export_size); in totalSize()
372 assert((DyLdInfoCommand.export_size == O.Exports.Trie.size()) && in writeExportInfo()

123