/openbsd-src/gnu/gcc/gcc/config/ |
H A D | darwin-crt2.c | 75 struct mach_header *mh; /* the image info */ member 97 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
H A D | darwin-crt2.c | 70 struct mach_header *mh; /* the image info */ member 92 darwin_unwind_dyld_add_image_hook (struct mach_header *mh, unsigned long slide) in darwin_unwind_dyld_add_image_hook()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_mac.cpp | 75 const struct mach_header_64 *mh = (struct mach_header_64 *)info.dli_fbase; in AsanApplyToGlobals() local 77 const struct mach_header *mh = (struct mach_header *)info.dli_fbase; in AsanApplyToGlobals() local
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | labelmapping.c | 50 send_labelmessage(struct nbr *nbr, uint16_t type, struct mapping_head *mh) in send_labelmessage() 135 struct mapping_head mh; in recv_labelmessage() local
|
H A D | ldpe.c | 803 mapping_list_add(struct mapping_head * mh,struct map * map) mapping_list_add() argument 816 mapping_list_clr(struct mapping_head * mh) mapping_list_clr() argument
|
/openbsd-src/sys/netinet6/ |
H A D | mld6.c | 381 struct mbuf *mh, *md; mld6_sendpkt() local [all...] |
H A D | ip6_output.c | 2577 struct mbuf *mh; in ip6_splithdr() local
|
/openbsd-src/sys/net/ |
H A D | if_gre.h | 108 struct mobile_h mh; member
|
H A D | bpf.c | 1437 mh.mh_flags = 0; in bpf_tap_hdr() local 1476 mh in bpf_mtap_hdr() local 1524 struct m_hdr mh, md; bpf_mtap_ether() local [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | unwind-dw2-fde-darwin.c | 73 struct mach_header *mh; /* the image info */ member
|
H A D | expmed.c | 3142 unsigned HOST_WIDE_INT mh, ml; local 3451 unsigned HOST_WIDE_INT mh, ml; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | unwind-dw2-fde-darwin.c | 77 struct mach_header *mh; /* the image info */ member
|
H A D | expmed.c | 4019 unsigned HOST_WIDE_INT mh; in expand_divmod() local 4333 unsigned HOST_WIDE_INT mh; in expand_divmod() local
|
/openbsd-src/usr.sbin/hostapd/ |
H A D | handle.c | 113 struct hostapd_ieee80211_frame *mh; in hostapd_handle_frame() local
|
/openbsd-src/gnu/llvm/libunwind/src/ |
H A D | UnwindCursor.hpp | 110 pint_t mh; member 153 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE() 169 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, in add() 201 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() 217 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() 224 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in iterateCacheEntries()
|
H A D | AddressSpace.hpp | 60 const struct mach_header* mh; member
|
/openbsd-src/sbin/scsi/ |
H A D | scsi.c | 714 struct mode_header *mh; in mode_edit() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderDarwin.cpp | 392 StructuredData::Dictionary *mh = in JSONImageInformationIntoImageInfo() local
|
/openbsd-src/usr.bin/nc/ |
H A D | netcat.c | 1355 struct msghdr mh; fdpass() local
|
/openbsd-src/gnu/llvm/lldb/tools/compact-unwind/ |
H A D | compact-unwind-dumper.c | 113 struct mach_header mh; in scan_macho_load_commands() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/ |
H A D | DynamicLoaderDarwinKernel.cpp | 649 llvm::MachO::mach_header mh; in ReadMemoryModule() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | cofflink.c | 1570 struct coff_debug_merge_hash_entry *mh; in _bfd_coff_link_input_bfd() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | cofflink.c | 1568 struct coff_debug_merge_hash_entry *mh; in _bfd_coff_link_input_bfd() local
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DLL.cpp | 766 auto *mh = make<NullChunk>(8); in create() local
|
/openbsd-src/sys/dev/ic/ |
H A D | re.c | 1639 struct mbuf mh, *mp; in re_encap() local
|