Searched refs:esd (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dcryptoapi.c159 ERR_STRING_DATA *esd = calloc(2, sizeof(*esd)); local
160 if (esd == NULL)
163 err_map[i].err = esd->error = i + 100;
164 esd->string = ms_error_text(ms_err);
165 ERR_load_strings(ERR_LIB_CRYPTOAPI, esd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dcryptoapi.c159 ERR_STRING_DATA *esd = calloc(2, sizeof(*esd)); local
160 if (esd == NULL)
163 err_map[i].err = esd->error = i + 100;
164 esd->string = ms_error_text(ms_err);
165 ERR_load_strings(ERR_LIB_CRYPTOAPI, esd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dcryptoapi.c159 ERR_STRING_DATA *esd = calloc(2, sizeof(*esd)); local
160 if (esd == NULL)
163 err_map[i].err = esd->error = i + 100;
164 esd->string = ms_error_text(ms_err);
165 ERR_load_strings(ERR_LIB_CRYPTOAPI, esd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dversados.c138 struct ext_esd esd; member in union:ext_any
230 process_esd (bfd *abfd, struct ext_esd *esd, int pass) argument
233 int togo = esd->size - 2;
238 unsigned char *ptr = esd->esd_entries;
482 process_esd (abfd, &any.esd, 1);
638 process_esd (abfd, &any.esd, 2);
H A Dsunos.c2761 struct external_sun4_dynamic esd;
2766 PUT_WORD (dynobj, (bfd_vma) 3, esd.ld_version);
2768 sdyn->output_section->vma + sdyn->output_offset + sizeof esd,
2769 esd.ldd);
2773 + sizeof esd
2775 esd.ld);
2777 if (! bfd_set_section_contents (abfd, sdyn->output_section, &esd,
2779 (bfd_size_type) sizeof esd))
2845 pos += sizeof esd + EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE;
2760 struct external_sun4_dynamic esd; local
H A Delf32-m32r.c4087 struct bfd_elf_section_data *esd;
4090 esd = elf_section_data (sec);
4091 BFD_ASSERT (esd->rel_hdr2 == NULL);
4092 esd->rel_hdr2 = bfd_zalloc (abfd, amt);
4093 if (!esd->rel_hdr2)
4095 _bfd_elf_init_reloc_shdr (abfd, esd->rel_hdr2, sec,
4081 struct bfd_elf_section_data *esd; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dversados.c138 struct ext_esd esd; member in union:ext_any
230 process_esd (bfd *abfd, struct ext_esd *esd, int pass) argument
233 int togo = esd->size - 2;
238 unsigned char *ptr = esd->esd_entries;
482 process_esd (abfd, &any.esd, 1);
638 process_esd (abfd, &any.esd, 2);
H A Dsunos.c2761 struct external_sun4_dynamic esd;
2766 PUT_WORD (dynobj, (bfd_vma) 3, esd.ld_version);
2768 sdyn->output_section->vma + sdyn->output_offset + sizeof esd,
2769 esd.ldd);
2773 + sizeof esd
2775 esd.ld);
2777 if (! bfd_set_section_contents (abfd, sdyn->output_section, &esd,
2779 (bfd_size_type) sizeof esd))
2845 pos += sizeof esd + EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE;
2760 struct external_sun4_dynamic esd; local
H A Delf32-m32r.c4087 struct bfd_elf_section_data *esd;
4090 esd = elf_section_data (sec);
4091 BFD_ASSERT (esd->rel_hdr2 == NULL);
4092 esd->rel_hdr2 = bfd_zalloc (abfd, amt);
4093 if (!esd->rel_hdr2)
4095 _bfd_elf_init_reloc_shdr (abfd, esd->rel_hdr2, sec,
4081 struct bfd_elf_section_data *esd; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dversados.c138 struct ext_esd esd; member in union:ext_any
230 process_esd (bfd *abfd, struct ext_esd *esd, int pass) argument
233 int togo = esd->size - 2;
238 unsigned char *ptr = esd->esd_entries;
482 process_esd (abfd, &any.esd, 1);
638 process_esd (abfd, &any.esd, 2);
H A Dsunos.c2761 struct external_sun4_dynamic esd;
2766 PUT_WORD (dynobj, (bfd_vma) 3, esd.ld_version);
2768 sdyn->output_section->vma + sdyn->output_offset + sizeof esd,
2769 esd.ldd);
2773 + sizeof esd
2775 esd.ld);
2777 if (! bfd_set_section_contents (abfd, sdyn->output_section, &esd,
2779 (bfd_size_type) sizeof esd))
2845 pos += sizeof esd + EXTERNAL_SUN4_DYNAMIC_DEBUGGER_SIZE;
2760 struct external_sun4_dynamic esd; local
H A Delf32-m32r.c4087 struct bfd_elf_section_data *esd;
4090 esd = elf_section_data (sec);
4091 BFD_ASSERT (esd->rel_hdr2 == NULL);
4092 esd->rel_hdr2 = bfd_zalloc (abfd, amt);
4093 if (!esd->rel_hdr2)
4095 _bfd_elf_init_reloc_shdr (abfd, esd->rel_hdr2, sec,
4081 struct bfd_elf_section_data *esd; local

Completed in 221 milliseconds