Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dlisting.h26 #define LISTING_SYMBOLS 2 macro
33 #define LISTING_DEFAULT (LISTING_LISTING | LISTING_HLL | LISTING_SYMBOLS)
Das.c827 listing |= LISTING_SYMBOLS; in parse_args()
Dlisting.c1101 if (listing & LISTING_SYMBOLS) in listing_print()
Dread.c2788 if (listing & LISTING_SYMBOLS) in assign_symbol()
/openbsd/src/gnu/usr.bin/binutils/gas/
Dlisting.h26 #define LISTING_SYMBOLS 2 macro
33 #define LISTING_DEFAULT (LISTING_LISTING | LISTING_HLL | LISTING_SYMBOLS)
Das.c763 listing |= LISTING_SYMBOLS; in parse_args()
Dlisting.c1108 if (listing & LISTING_SYMBOLS) in listing_print()
Dread.c2710 if (listing & LISTING_SYMBOLS) in s_set()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68k.c5510 listing |= LISTING_SYMBOLS;
5512 listing &= ~LISTING_SYMBOLS;
Dtc-arm.c3252 if (listing & LISTING_SYMBOLS)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-m68k.c5551 listing |= LISTING_SYMBOLS; in opt_list_symbols()
5553 listing &= ~LISTING_SYMBOLS; in opt_list_symbols()
Dtc-arm.c1664 if (listing & LISTING_SYMBOLS) in s_thumb_set()