HomeSort by relevance Sort by last modified time
    Searched full:undefined_only (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
nm.c 148 static int undefined_only = 0; /* Print undefined symbols only. */ variable
218 {"undefined-only", no_argument, &undefined_only, 1},
445 if (undefined_only)
    [all...]
ChangeLog-0203 887 * nm.c (print_symbol): Remove check for undefined_only.
    [all...]

Completed in 69 milliseconds