Searched defs:ecp (Results 1 - 19 of 19) sorted by relevance

/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_at.c42 EXCMD *ecp; local
[all...]
H A Dex_global.c68 EXCMD *ecp; local
256 EXCMD *ecp; local
[all...]
H A Dex.c197 EXCMD *ecp; local
1622 ex_range(SCR *sp, EXCMD *ecp, int *errp) argument
1821 ex_line(SCR *sp, EXCMD *ecp, MARK *mp, int *isaddrp, int *errp) argument
2071 EXCMD *ecp; local
2166 EXCMD *ecp; local
[all...]
H A Dex_init.c290 EXCMD *ecp; local
[all...]
/freebsd-11.0-release/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_crypto.c70 EC_POINT *ecp; local
/freebsd-11.0-release/contrib/elftoolchain/elfcopy/
H A Dpe.c41 create_pe(struct elfcopy *ecp, int ifd, int ofd) argument
H A Dsegments.c54 add_to_inseg_list(struct elfcopy *ecp, struct section *s) argument
101 adjust_addr(struct elfcopy *ecp) argument
467 setup_phdr(struct elfcopy *ecp) argument
504 copy_phdr(struct elfcopy *ecp) argument
[all...]
H A Dbinary.c135 create_elf_from_binary(struct elfcopy *ecp, int ifd, const char *ifn) argument
[all...]
H A Darchive.c64 process_ar_obj(struct elfcopy *ecp, struct ar_obj *obj) argument
115 add_to_ar_str_table(struct elfcopy *ecp, const char *name) argument
145 add_to_ar_sym_table(struct elfcopy *ecp, const char *name) argument
187 sync_ar(struct elfcopy *ecp) argument
232 extract_arsym(struct elfcopy *ecp) argument
361 ac_create_ar(struct elfcopy *ecp, int ifd, int ofd) argument
371 ac_read_objs(struct elfcopy *ecp, int ifd) argument
438 ac_write_objs(struct elfcopy *ecp, int ofd) argument
493 ac_write_cleanup(struct elfcopy *ecp) argument
[all...]
H A Dascii.c78 create_srec(struct elfcopy *ecp, int ifd, int ofd, const char *ofn) argument
198 create_elf_from_srec(struct elfcopy *ecp, in argument
471 create_elf_from_ihex(struct elfcopy *ecp, int ifd) argument
642 new_data_section(struct elfcopy *ecp, int sec_index, uint64_t off, uint64_t addr) argument
[all...]
H A Dsymbols.c164 is_needed_symbol(struct elfcopy *ecp, int i, GElf_Sym *s) argument
188 is_remove_symbol(struct elfcopy *ecp, size_ argument
264 mark_reloc_symbols(struct elfcopy *ecp, size_t sc) argument
343 mark_section_group_symbols(struct elfcopy *ecp, size_t sc) argument
386 generate_symbols(struct elfcopy *ecp) argument
671 create_symtab(struct elfcopy *ecp) argument
746 free_symtab(struct elfcopy *ecp) argument
804 create_external_symtab(struct elfcopy *ecp) argument
871 add_to_symtab(struct elfcopy *ecp, const char *name, uint64_t st_value, uint64_t st_size, uint16_t st_shndx, unsigned char st_info, unsigned char st_other, int ndx_known) argument
979 finalize_external_symtab(struct elfcopy *ecp) argument
1007 create_symtab_data(struct elfcopy *ecp) argument
1138 add_to_symop_list(struct elfcopy *ecp, const char *name, const char *newname, unsigned int op) argument
1159 lookup_symop_list(struct elfcopy *ecp, const char *name, unsigned int op) argument
[all...]
H A Dmain.c280 create_elf(struct elfcopy *ecp) argument
472 free_elf(struct elfcopy *ecp) argument
606 create_file(struct elfcopy *ecp, const char *src, const char *dst) argument
802 elfcopy_main(struct elfcopy *ecp, int argc, char **argv) argument
1025 mcs_main(struct elfcopy *ecp, int argc, char **argv) argument
1110 strip_main(struct elfcopy *ecp, int argc, char **argv) argument
1209 parse_sec_address_op(struct elfcopy *ecp, int optnum, const char *optname, char *s) argument
1261 parse_symlist_file(struct elfcopy *ecp, const char *fn, unsigned int op) argument
1349 set_input_target(struct elfcopy *ecp, const char *target_name) argument
1359 set_output_target(struct elfcopy *ecp, const char *target_name) argument
1378 set_osabi(struct elfcopy *ecp, const char *abi) argument
1535 struct elfcopy *ecp; local
[all...]
H A Dsections.c62 is_remove_section(struct elfcopy *ecp, const char *name) argument
110 is_remove_reloc_sec(struct elfcopy *ecp, uint32_t sh_info) argument
148 is_append_section(struct elfcopy *ecp, const char *name) argument
160 is_compress_section(struct elfcopy *ecp, const char *name) argument
172 check_section_rename(struct elfcopy *ecp, struct section *s) argument
206 get_section_flags(struct elfcopy *ecp, const char *name) argument
254 is_print_section(struct elfcopy *ecp, const char *name) argument
266 is_modify_section(struct elfcopy *ecp, const char *name) argument
277 lookup_sec_act(struct elfcopy *ecp, const char *name, int add) argument
302 free_sec_act(struct elfcopy *ecp) argument
313 insert_to_sec_list(struct elfcopy *ecp, struct section *sec, int tail) argument
338 create_scn(struct elfcopy *ecp) argument
517 insert_shtab(struct elfcopy *ecp, int tail) argument
560 copy_content(struct elfcopy *ecp) argument
616 update_section_group(struct elfcopy *ecp, struct section *s) argument
680 filter_reloc(struct elfcopy *ecp, struct section *s) argument
795 update_reloc(struct elfcopy *ecp, struct section *s) argument
836 pad_section(struct elfcopy *ecp, struct section *s) argument
870 resync_sections(struct elfcopy *ecp) argument
958 modify_section(struct elfcopy *ecp, struct section *s) argument
1100 copy_shdr(struct elfcopy *ecp, struct section *s, const char *name, int copy, int sec_flags) argument
1221 create_external_section(struct elfcopy *ecp, const char *name, char *newname, void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, uint64_t flags, uint64_t align, uint64_t vma, int loadable) argument
1285 insert_sections(struct elfcopy *ecp) argument
1323 add_to_shstrtab(struct elfcopy *ecp, const char *name) argument
1332 update_shdr(struct elfcopy *ecp, int update_link) argument
1383 init_shstrtab(struct elfcopy *ecp) argument
1405 set_shstrtab(struct elfcopy *ecp) argument
1465 add_section(struct elfcopy *ecp, const char *arg) argument
1506 free_sec_add(struct elfcopy *ecp) argument
1519 add_gnu_debuglink(struct elfcopy *ecp) argument
[all...]
/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_extents.c131 struct ext4_extent_cache *ecp; local
156 struct ext4_extent_cache *ecp; local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dlynx-nat.c269 CORE_ADDR ecp; local
294 unsigned long ecp; local
342 unsigned long ecp; local
[all...]
/freebsd-11.0-release/sys/dev/isp/
H A Disp_target.c233 in_fcentry_e_t *ecp = (in_fcentry_e_t *)local; local
/freebsd-11.0-release/crypto/heimdal/kdc/
H A Dpkinit.c430 ECParameters ecp; local
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c538 ECParameters ecp; local
/freebsd-11.0-release/contrib/bmake/
H A Djob.c1734 char *ecp; local

Completed in 102 milliseconds