Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/
Dpe-dll.c481 static int count_with_ordinals; variable
893 count_with_ordinals = 0; in process_def_file_and_drectve()
941 count_with_ordinals++; in process_def_file_and_drectve()
963 count_with_ordinals++; in process_def_file_and_drectve()
1066 if (count_with_ordinals && max_ordinal > count_exported) in generate_edata()