Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Dnm.c164 static int allow_special_symbols = 0; /* Allow special symbols. */ variable
224 {"special-syms", no_argument, &allow_special_symbols, 1},
518 && ! allow_special_symbols) in filter_symbols()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dnm.c162 static int allow_special_symbols = 0; /* Allow special symbols. */ variable
221 {"special-syms", no_argument, &allow_special_symbols, 1},
507 && ! allow_special_symbols) in filter_symbols()