Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDnm.c141 static int defined_only = 0; /* Print defined symbols only. */ variable
202 {"defined-only", no_argument, &defined_only, 1},
431 && defined_only) in filter_symbols()