Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 239) sorted by relevance

12345678910

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng_exch.c86 TLS_PRNG_SRC *eh; in tls_prng_exch_open() local
102 void tls_prng_exch_update(TLS_PRNG_SRC *eh) in tls_prng_exch_update()
132 void tls_prng_exch_close(TLS_PRNG_SRC *eh) in tls_prng_exch_close()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_ptr.cc88 __cxa_refcounted_exception *eh = in _M_addref() local
100 __cxa_refcounted_exception *eh = in _M_release() local
140 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() local
194 __cxa_refcounted_exception *eh in rethrow_exception() local
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_extended.c58 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum()
88 _libelf_setshstrndx(Elf *e, void *eh, int ec, size_t shstrndx) in _libelf_setshstrndx()
117 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
H A Delf_shstrndx.c41 void *eh; in _libelf_getshdrstrndx() local
73 void *eh; in elf_setshstrndx() local
/netbsd-src/sys/arch/mips/mips/
H A Dcpu_exec.c97 const Elf32_Ehdr * const eh = eh0; in mips_netbsd_elf32_probe() local
173 Elf32_Ehdr * const eh = eh0; in coredump_elf32_setup() local
215 const Elf64_Ehdr * const eh = eh0; in mips_netbsd_elf64_probe() local
282 Elf64_Ehdr * const eh = eh0; in coredump_elf64_setup() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_ptr.cc100 __cxa_refcounted_exception *eh = in _M_addref() local
112 __cxa_refcounted_exception *eh = in _M_release() local
161 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() local
226 __cxa_refcounted_exception *eh in rethrow_exception() local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dethernet.c49 struct isc_ether_header eh; local
78 struct isc_ether_header eh; local
/netbsd-src/sys/lib/libsa/
H A Dether.c64 struct ether_header *eh; in sendether() local
96 struct ether_header *eh; in readether() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d188 auto eh = &ehstorage; in create() local
229 auto eh = stack; in pop() local
250 ExceptionHeader* eh = toExceptionHeader(unwindHeader); in save() local
274 ExceptionHeader* eh = toExceptionHeader(unwindHeader); in restore() local
350 auto eh = toExceptionHeader(unwindHeader); in save() local
456 ExceptionHeader *eh = ExceptionHeader.create(object); in _d_throw() local
477 auto eh = ExceptionHeader.toExceptionHeader(exc); in _d_throw() local
777 ExceptionHeader* eh = ExceptionHeader.toExceptionHeader(unwindHeader); in getClassInfo() local
959 ExceptionHeader* eh = ExceptionHeader.toExceptionHeader(unwindHeader); in __gdc_personality() local
/netbsd-src/sys/kern/
H A Dexec_elf.c126 elf_placedynexec(struct exec_package * epp,Elf_Ehdr * eh,Elf_Phdr * ph) elf_placedynexec() argument
284 elf_check_header(Elf_Ehdr * eh) elf_check_header() argument
422 Elf_Ehdr eh; elf_load_interp() local
649 Elf_Ehdr *eh = epp->ep_hdr; exec_elf_makecmds() local
898 netbsd_elf_signature(struct lwp * l,struct exec_package * epp,Elf_Ehdr * eh) netbsd_elf_signature() argument
1115 netbsd_elf_probe(struct lwp * l,struct exec_package * epp,void * eh,char * itp,vaddr_t * pos) netbsd_elf_probe() argument
[all...]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-hppa.c53 struct elf_link_hash_entry eh; member
154 #define eh_name(eh) \ argument
903 elf64_hppa_dynamic_symbol_p (struct elf_link_hash_entry *eh, in elf64_hppa_dynamic_symbol_p()
925 elf64_hppa_mark_exported_functions (struct elf_link_hash_entry *eh, void *data) in elf64_hppa_mark_exported_functions()
958 allocate_global_data_dlt (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_dlt()
989 allocate_global_data_plt (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_plt()
1022 allocate_global_data_stub (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_stub()
1044 allocate_global_data_opd (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_opd()
1393 allocate_dynrel_entries (struct elf_link_hash_entry *eh, void *data) in allocate_dynrel_entries()
1467 struct elf_link_hash_entry *eh) in elf64_hppa_adjust_dynamic_symbol()
[all …]
H A Delf-s390-common.c29 struct elf_s390_link_hash_entry *eh = (struct elf_s390_link_hash_entry*)h; in s390_is_ifunc_symbol_p() local
172 struct elf_s390_link_hash_entry *eh = (struct elf_s390_link_hash_entry*)h; in s390_elf_allocate_ifunc_dyn_relocs() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-hppa.c53 struct elf_link_hash_entry eh; member
154 #define eh_name(eh) \ argument
903 elf64_hppa_dynamic_symbol_p (struct elf_link_hash_entry *eh, in elf64_hppa_dynamic_symbol_p()
925 elf64_hppa_mark_exported_functions (struct elf_link_hash_entry *eh, void *data) in elf64_hppa_mark_exported_functions()
958 allocate_global_data_dlt (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_dlt()
989 allocate_global_data_plt (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_plt()
1022 allocate_global_data_stub (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_stub()
1044 allocate_global_data_opd (struct elf_link_hash_entry *eh, void *data) in allocate_global_data_opd()
1393 allocate_dynrel_entries (struct elf_link_hash_entry *eh, void *data) in allocate_dynrel_entries()
1467 struct elf_link_hash_entry *eh) in elf64_hppa_adjust_dynamic_symbol()
[all …]
H A Delf-s390-common.c29 struct elf_s390_link_hash_entry *eh = (struct elf_s390_link_hash_entry*)h; in s390_is_ifunc_symbol_p() local
172 struct elf_s390_link_hash_entry *eh = (struct elf_s390_link_hash_entry*)h; in s390_elf_allocate_ifunc_dyn_relocs() local
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dnetif_of.c139 struct ether_header *eh; in netif_put() local
202 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dnetif_of.c139 struct ether_header *eh; in netif_put() local
202 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dnetif_of.c143 struct ether_header *eh; in netif_put() local
210 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/sparc/stand/common/
H A Dnetif_sun.c140 struct ether_header *eh; in netif_put() local
204 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dnetif_of.c148 struct ether_header *eh; in netif_put() local
214 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c115 struct ether_header *eh; in netif_put() local
179 struct ether_header *eh = pkt; in netif_get() local
/netbsd-src/sys/arch/sun2/include/
H A Delf_machdep.h11 #define ELF32_EHDR_FLAGS_OK(eh) \ argument
/netbsd-src/sys/dev/ic/
H A Dam7990.c541 struct ether_header eh; in am7990_recv_print() local
566 struct ether_header eh; in am7990_xmit_print() local
H A Dam79900.c562 struct ether_header eh; in am79900_recv_print() local
586 struct ether_header eh; in am79900_xmit_print() local
/netbsd-src/usr.bin/crunch/crunchide/
H A Dexec_ecoff.c58 struct ecoff_exechdr eh; in check_ecoff() local
/netbsd-src/sys/netatalk/
H A Daarp.c164 struct ether_header *eh; in aarpwhohas() local
346 struct ether_header *eh; in at_aarpinput() local
577 struct ether_header *eh; in aarpprobe() local

12345678910