| /llvm-project-15.0.7/lldb/examples/python/ |
| H A D | mach_o.py | 420 class Mach: class 520 self.magic = Mach.Magic() 610 self.magic = Mach.Magic() 818 self.arch = Mach.Arch(0, 0) 822 self.flags = Mach.Flags(0) 837 self.magic = Mach.Magic() 861 lc = Mach.LoadCommand() 1554 section = Mach.Section() 1825 mach_a = Mach() 1826 mach_b = Mach() [all …]
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | dwarfdump-macho-universal.test | 4 CHECK: fat-test.o(x86_64): file format Mach-O 64-bit x86-64 9 CHECK: fat-test.o(i386): file format Mach-O 32-bit i386 14 CHECK: fat-test.o(x86_64h): file format Mach-O 64-bit x86-64
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | archive.test | 3 CHECK: libfat-test.a(x86_64)(fat-test.o): file format Mach-O 64-bit x86-64 5 CHECK: libfat-test.a(i386)(fat-test.o): file format Mach-O 32-bit i386 11 I386: file format Mach-O 32-bit i386
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | ObjdumpOpts.td | 271 HelpText<"Print Mach-O universal headers (requires --macho)">, 275 HelpText<"Print the offset to each archive member for Mach-O archives " 289 "Mach-O objects (requires --macho)">, 294 "Mach-O objects (requires --macho)">, 299 "Mach-O objects (requires --macho)">, 310 "Mach-O files (requires --macho)">, 315 "dylib Mach-O file (requires --macho)">, 320 "Mach-O file (requires --macho)">, 324 HelpText<"Print the info for Mach-O objects in non-verbose or " 330 "for Mach-O files (requires --macho)">, [all …]
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | features.rst | 8 …* Object file parsers for executable file formats. Support currently includes Mach-O (32 and 64-bi… 9 …bject files contained within a file. Support currently includes universal Mach-O files & BSD Archi… 10 …tract debug information from object files. Support currently includes DWARF & Mach-O symbol tables.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/SymbolVendor/MacOSX/ |
| H A D | BUILD.gn | 7 "//lldb/source/Plugins/ObjectFile/Mach-O", 11 # Reaches into Plugins/ObjectFile/Mach-O.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/MachO/ |
| H A D | file-headers.test | 6 # I386-NEXT:Format: Mach-O 32-bit i386 37 # X86-64-NEXT:Format: Mach-O 64-bit x86-64 70 # PPC-NEXT:Format: Mach-O 32-bit ppc 102 # PPC64-NEXT:Format: Mach-O 64-bit ppc64 136 # ARM-NEXT:Format: Mach-O arm
|
| H A D | universal-x86_64.i386.test | 15 MULTIHEADER: Format: Mach-O 64-bit x86-64 34 MULTIHEADER: Format: Mach-O 32-bit i386 55 MULTISECTIONS: Format: Mach-O 64-bit x86-64 111 MULTISECTIONS: Format: Mach-O 32-bit i386 153 MULTIHEADER-ARCHIVE: Format: Mach-O 64-bit x86-64 170 MULTIHEADER-ARCHIVE: Format: Mach-O 32-bit i386 187 MULTISECTIONS-ARCHIVE: Format: Mach-O 64-bit x86-64 264 MULTISECTIONS-ARCHIVE: Format: Mach-O 32-bit i386
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/ |
| H A D | universal-object.test | 1 # This test verifies that llvm-objcopy copies a univeral Mach-O object file properly. 6 ## Case 1: copy a universal object containing regular Mach-O objects. 42 …ORTED_UNIVERSAL_OBJECT: slice for 'arm64' of the universal Mach-O binary {{.*}} is not a Mach-O ob…
|
| /llvm-project-15.0.7/llvm/tools/llvm-size/ |
| H A D | Opts.td | 19 // Mach-O specific options. 20 def grp_mach_o : OptionGroup<"kind">, HelpText<"OPTIONS (Mach-O specific)">; 21 def arch_EQ : Joined<["--"], "arch=">, HelpText<"architecture(s) from a Mach-O file to dump">, Grou…
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/JITLoader/GDB/ |
| H A D | BUILD.gn | 21 "//lldb/source/Plugins/ObjectFile/Mach-O", 28 # Reaches into Plugins/ObjectFile/Mach-O.
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-otool.rst | 1 llvm-otool - Mach-O dumping tool 14 :program:`llvm-otool` is a tool for dumping Mach-O files. 24 Select slice of universal Mach-O file.
|
| H A D | llvm-size.rst | 32 Architecture(s) from Mach-O universal binaries to display information for. 51 Mach-O files in ``darwin`` format. 68 For Mach-O files, the output format is slightly different: 103 ``darwin`` format only affects Mach-O input files. If an input of a different
|
| H A D | llvm-cxxfilt.rst | 54 except Mach-O based hosts. 59 demangling. On by default on Mach-O based platforms.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | disassemble-g-dsym.test | 16 ## neither a Mach-O object nor Universal binary. 26 # BAD_INPUT_AR: error: [[DSYMFILE]] is not a Mach-O or Universal file type. 27 # BAD_INPUT_OBJ: error: [[DSYMFILE]] is not a Mach-O file type.
|
| H A D | malformed.test | 3 MALFORMED-NEXT: Mach header
|
| /llvm-project-15.0.7/lld/ |
| H A D | CODE_OWNERS.TXT | 18 D: Old Mach-O backend 26 D: New Mach-O backend
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-server/ |
| H A D | BUILD.gn | 42 deps += [ "//lldb/source/Plugins/ObjectFile/Mach-O" ] 51 # Reaches into Plugins/ObjectFile/Mach-O.
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectContainer/ |
| H A D | CMakeLists.txt | 2 add_subdirectory(Universal-Mach-O)
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/ |
| H A D | fat_macho_i386_x86_64.yaml | 1 ## This file contains test cases for generating Fat Mach-O binaries. 3 ## a) Test that yaml2obj emits Fat Mach-O binary and obj2yaml converts it
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ |
| H A D | CMakeLists.txt | 4 add_subdirectory(Mach-O)
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/ |
| H A D | osx.MIG.rst | 6 Find violations of the Mach Interface Generator calling convention
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-nm/ARM/ |
| H A D | macho-print-size.test | 3 @ CHECK: warning: sizes with --print-size for Mach-O files are always zero.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ |
| H A D | BUILD.gn | 1 static_library("Universal-Mach-O") {
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | dwarf64-support.ll | 20 ; DWARF64 is enabled only for ELF targets. The switch should be ignored for Mach-O. 28 ; MACHO: file format Mach-O 64-bit x86-64
|