Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.c1005 static efdr_t **last_file_ptr = &first_file; /* file descriptor tail */ variable
2296 *last_file_ptr = fil_ptr; in add_file()
2297 last_file_ptr = &fil_ptr->next_file; in add_file()