Home
last modified time | relevance | path

Searched defs:mh (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-crt2.c75 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 Ddarwin-crt2.c70 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 Dasan_mac.cpp75 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 Dlabelmapping.c50 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 Dldpe.c803 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 Dmld6.c381 struct mbuf *mh, *md; mld6_sendpkt() local
[all...]
H A Dip6_output.c2577 struct mbuf *mh; in ip6_splithdr() local
/openbsd-src/sys/net/
H A Dif_gre.h108 struct mobile_h mh; member
H A Dbpf.c1437 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 Dunwind-dw2-fde-darwin.c73 struct mach_header *mh; /* the image info */ member
H A Dexpmed.c3142 unsigned HOST_WIDE_INT mh, ml; local
3451 unsigned HOST_WIDE_INT mh, ml; local
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde-darwin.c77 struct mach_header *mh; /* the image info */ member
H A Dexpmed.c4019 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 Dhandle.c113 struct hostapd_ieee80211_frame *mh; in hostapd_handle_frame() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp110 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 DAddressSpace.hpp60 const struct mach_header* mh; member
/openbsd-src/sbin/scsi/
H A Dscsi.c714 struct mode_header *mh; in mode_edit() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp392 StructuredData::Dictionary *mh = in JSONImageInformationIntoImageInfo() local
/openbsd-src/usr.bin/nc/
H A Dnetcat.c1355 struct msghdr mh; fdpass() local
/openbsd-src/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c113 struct mach_header mh; in scan_macho_load_commands() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp649 llvm::MachO::mach_header mh; in ReadMemoryModule() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c1570 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 Dcofflink.c1568 struct coff_debug_merge_hash_entry *mh; in _bfd_coff_link_input_bfd() local
/openbsd-src/gnu/llvm/lld/COFF/
H A DDLL.cpp766 auto *mh = make<NullChunk>(8); in create() local
/openbsd-src/sys/dev/ic/
H A Dre.c1639 struct mbuf mh, *mp; in re_encap() local

12