Searched refs:get_filenum (Results 1 – 7 of 7) sorted by relevance
282 static unsigned int get_filenum (const char *, unsigned int);422 line->filenum = get_filenum (filename, 0); in dwarf2_where()536 get_filenum (const char *filename, unsigned int num) in get_filenum() function736 get_filenum (filename, num); in dwarf2_directive_file()
1757 * dwarf2dbg.c (get_filenum): Likewise.
2326 * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.2737 (get_filenum): Add NUM argument. Build directory table.2739 (dwarf2_directive_file): Use get_filenum to allocate
2381 * dwarf2dbg.c (get_filenum): Do not read beyond allocated memory.
2418 * dwarf2dbg.c (get_filenum): Don't inadvertently decrease files_in_use.
2823 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
2980 (get_filenum): Zero allocated memory.