Searched refs:LISTING_HEADER (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arc.h54 #define LISTING_HEADER "ARC GAS " macro
H A Dtc-mep.h29 #define LISTING_HEADER "MEP GAS " macro
H A Dtc-sparc.h64 #define LISTING_HEADER "SPARC GAS " macro
H A Dtc-arm.h154 #define LISTING_HEADER "ARM GAS " macro
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c27 LISTING_HEADER sourcefilename pagenumber
77 LISTING_HEADER The name of the architecture
100 #ifndef LISTING_HEADER
101 #define LISTING_HEADER "GAS LISTING" macro
556 fprintf (list_file, "%s %s \t\t\tpage %d\n", LISTING_HEADER, fn, page);

Completed in 62 milliseconds