Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c211 struct file_entry { struct
217 static struct file_entry *files; argument
611 files = XRESIZEVEC (struct file_entry, files, files_allocated); in get_filenum()
613 memset (files + old, 0, (i + 32 - old) * sizeof (struct file_entry)); in get_filenum()
DChangeLog-02032735 (struct file_entry): Make filename const char *.