Home
last modified time | relevance | path

Searched refs:buffer_line (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dlisting.c476 buffer_line (file_info_type *file, char *line, unsigned int size) in buffer_line() function
1104 p = buffer_line (current_file, cache->buffer, width); in print_source()
1253 p = buffer_line (list->file, buffer, width); in listing_listing()
1292 p = buffer_line (list->file, buffer, width); in listing_listing()
DChangeLog-2008384 * listing.c (buffer_line): Open the source file with FOPEN_RB.
DChangeLog-98994659 * listing.c (buffer_line): If we can't open the file, set at_end.
4790 (buffer_line): Check for the file in the last_open cache, updating
DChangeLog-92952301 (buffer_line): If at_end set, just return immediately. Don't
12623 * listing.c (buffer_line): rewind to the start of include
DChangeLog-0001958 * listing.c (buffer_line): Don't write past the end of `line' when