Home
last modified time | relevance | path

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

12

/dflybsd-src/sys/kern/
H A Dlink_elf.c132 elf_file_t ef; in link_elf_init() local
182 elf_file_t ef = lf->priv; in parse_module_symbols() local
234 elf_file_t ef = lf->priv; in parse_dynamic() local
327 elf_file_t ef; in link_elf_preload_file() local
408 elf_file_t ef; in link_elf_load_file() local
667 elf_file_t ef = file->priv; in link_elf_unload_file() local
683 elf_file_t ef = file->priv; in link_elf_unload_module() local
692 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
706 elf_file_t ef = lf->priv; in relocate_file() local
795 elf_file_t ef = lf->priv; in link_elf_lookup_symbol() local
[all …]
H A Dlink_elf_obj.c170 elf_file_t ef; in link_elf_obj_preload_file() local
405 elf_file_t ef; in link_elf_obj_load_file() local
846 elf_file_t ef = file->priv; in link_elf_obj_unload_file() local
929 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
941 findbase(elf_file_t ef, int sec) in findbase()
958 elf_file_t ef = lf->priv; in relocate_file() local
1029 elf_file_t ef = lf->priv; in link_elf_obj_lookup_symbol() local
1048 elf_file_t ef = lf->priv; in link_elf_obj_symbol_values() local
1064 elf_file_t ef = lf->priv; in link_elf_obj_search_symbol() local
1103 elf_file_t ef = lf->priv; in link_elf_obj_lookup_set() local
[all …]
/dflybsd-src/sys/platform/pc64/icu/
H A Dicu.c107 register_t ef; in icu_definit() local
188 register_t ef; in icu_reinit_noioapic() local
H A Dicu_abi.c261 register_t ef; in icu_abi_intr_setup() local
285 register_t ef; in icu_abi_intr_teardown() local
/dflybsd-src/stand/boot/pc32/libi386/
H A Dlibi386.h64 u_int ef; in read_eflags() local
71 write_eflags(u_int ef) in write_eflags()
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dtasn_new.c95 const ASN1_EXTERN_FUNCS *ef; in asn1_item_ex_new() local
185 const ASN1_EXTERN_FUNCS *ef; in asn1_item_clear() local
H A Dtasn_fre.c87 const ASN1_EXTERN_FUNCS *ef; in asn1_item_free() local
H A Dtasn_enc.c138 const ASN1_EXTERN_FUNCS *ef; in ASN1_item_ex_i2d() local
H A Dtasn_prn.c200 const ASN1_EXTERN_FUNCS *ef; in asn1_item_print_ctx() local
H A Dx_pubkey.c250 const ASN1_EXTERN_FUNCS *ef = it->funcs; in pubkey_ex_d2i() local
H A Dtasn_dec.c915 const ASN1_EXTERN_FUNCS *ef = it->funcs; in asn1_item_d2i_extern() local
/dflybsd-src/usr.bin/mail/
H A Dmain.c55 char *ef, *rc; in main() local
/dflybsd-src/contrib/grep/lib/
H A Dregex.c40 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.c27 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dflybsd-src/sys/platform/pc64/apic/
H A Dioapic_abi.c635 register_t ef; in ioapic_abi_intr_setup() local
686 register_t ef; in ioapic_abi_intr_teardown() local
H A Dioapic.c93 register_t ef = 0; in ioapic_config() local
/dflybsd-src/stand/boot/common/
H A Dload_elf_obj.c87 struct elf_file ef; in __elfN() local
H A Dload_elf.c96 struct elf_file ef; in __elfN() local
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Dcpu_regs.c342 #define EFL_SECURE(ef, oef) ((((ef) ^ (oef)) & ~PSL_USERCHANGE) == 0) argument
/dflybsd-src/usr.bin/netstat/
H A Droute.c234 size_cols(int ef, struct radix_node *rn) in size_cols()
/dflybsd-src/contrib/libpcap/
H A Dgencode.h267 struct edge ef; /* edge corresponding to the jf branch */ member
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmachdep.c941 #define EFL_SECURE(ef, oef) ((((ef) ^ (oef)) & ~PSL_USERCHANGE) == 0) argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-into-ssa.c1936 edge e, ef = NULL; in maybe_register_def() local
H A Dtrans-mem.c2932 edge ef = make_edge (test_bb, join_bb, EDGE_FALSE_VALUE); in expand_transaction() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-into-ssa.c1981 edge e, ef = NULL; in maybe_register_def() local

12