Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dnm.c152 static int defined_only = 0; /* Print defined symbols only. */ variable
229 {"defined-only", no_argument, &defined_only, 1},
503 && defined_only) in filter_symbols()