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

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dnm.c149 static int undefined_only = 0; /* Print undefined symbols only. */ variable
214 {"undefined-only", no_argument, &undefined_only, 1},
429 if (undefined_only)
1235 if (undefined_only)
1288 if (undefined_only)
1584 undefined_only = 1;
1616 if (sort_by_size && undefined_only)

Completed in 102 milliseconds