Home
last modified time | relevance | path

Searched refs:d_named_nfuncs (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c1032 static int d_named_nfuncs; /* Number of named functions exported. */ variable
2029 d_named_nfuncs, d_low_ord, d_high_ord); in gen_exp_file()
2031 show_allnames ? d_high_ord - d_low_ord + 1 : d_named_nfuncs, ASM_C); in gen_exp_file()
3799 d_named_nfuncs++; in process_duplicates()