Searched defs:macho (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/tests/ |
| H A D | macho_size_63133398.c | 42 static const unsigned char macho[] = { variable 400 static const unsigned char macho[] = { variable
|
| H A D | proc_core_name_mte.c | 187 …const mach_header_t *macho = (const mach_header_t *) mmap(NULL, filestat.st_size, PROT_READ, MAP_S… in check_coredump_contains_vm_addr() local
|
| /xnu-12377.61.12/libkern/kxld/ |
| H A D | kxld_symtab.c | 90 u_char *macho, KXLDSeg * kernel_linkedit_seg) in kxld_symtab_init_from_macho_32() 102 u_char *macho, KXLDSeg * kernel_linkedit_seg) in kxld_symtab_init_from_macho_64() 113 u_char *macho, KXLDSeg * kernel_linkedit_seg, in init_macho() 182 init_syms_32(KXLDSymtab *symtab, u_char *macho, u_long offset, u_int nsyms) in init_syms_32() 209 init_syms_64(KXLDSymtab *symtab, u_char *macho, u_long offset, u_int nsyms) in init_syms_64()
|
| H A D | kxld_sect.c | 58 kxld_sect_init_from_macho_32(KXLDSect *sect, u_char *macho, u_long *sect_offset, in kxld_sect_init_from_macho_32() 108 kxld_sect_init_from_macho_64(KXLDSect *sect, u_char *macho, u_long *sect_offset, in kxld_sect_init_from_macho_64()
|
| /xnu-12377.61.12/tools/lldbmacros/ |
| H A D | macho.py | 2 from macholib import MachO as macho unknown
|
| /xnu-12377.61.12/osfmk/arm64/sptm/ |
| H A D | arm_init_sptm.c | 1746 kernel_mach_header_t *macho = (kernel_mach_header_t*)offsets->slid_base; in init_image_offsets() local
|