Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
Ddwarf2dbg.c172 static unsigned int dirs_allocated; variable
474 if (dir >= dirs_allocated) in get_filenum()
476 dirs_allocated = dir + 32; in get_filenum()
DChangeLog-02032743 (dirs, dirs_in_use, dirs_allocated): New variables.