Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dlisting.h28 #define LISTING_NODEBUG 16 macro
Dlisting.c316 if ((listing & LISTING_NODEBUG) != 0 in listing_newline()
430 if ((listing & LISTING_NODEBUG) != 0) in listing_newline()
1276 if (!((listing & LISTING_NODEBUG) in listing_listing()
1299 if (!((listing & LISTING_NODEBUG) in listing_listing()
Das.c893 listing |= LISTING_NODEBUG; in parse_args()