Searched refs:listing_title (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | listing.h | 55 void listing_title (int depth);
|
D | listing.c | 1534 listing_title (int depth) in listing_title() function 1632 listing_title (int depth) in listing_title() function
|
D | read.c | 436 {"sbttl", listing_title, 1}, /* Subtitle of listing. */ 469 {"title", listing_title, 0}, /* Listing title. */ 470 {"ttl", listing_title, 0},
|
D | ChangeLog-9697 | 4578 (listing_title): Don't save title if listing is 0.
|
D | ChangeLog-9295 | 1385 * listing.c (listing_title): Don't require the title to be quoted. 9475 (listing_list, listing_title): Change argument to int.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z8k.c | 109 {"heading", listing_title , 0},
|
D | tc-h8300.c | 204 {"heading", listing_title, 0},
|
D | tc-sh.c | 98 {"heading", listing_title, 0},
|