Lines Matching refs:file_table
68148 #0 __fput (file=0xffff0000c17a6400) at /repos/linux/fs/file_table.c:296
68149 #1 0xffff8000082bd1f0 in ____fput (work=<optimized out>) at /repos/linux/fs/file_table.c:348
68156 #0 __fput (file=0xffff0000c1bcfa00) at /repos/linux/fs/file_table.c:296
68157 #1 0xffff8000082bd1f0 in ____fput (work=<optimized out>) at /repos/linux/fs/file_table.c:348
84447 PR29892, Field file_table of struct module is uninitialized
84449 * vms-alphs.c (new_module): Use bfd_zmalloc to alloc file_table.
84450 (parse_module): Rewrite file_table reallocation code and clear.
84489 Simplify xcalloc of file_table.
84553 * dwarf.c (display_debug_lines_decoded): Handle NULL file_table
156681 printf (_("CU: %s/%s:\n"), directory, file_table[0].name);
156683 printf ("%s:\n", file_table[0].name);
167542 populates the file_table array with entries read from .debug_line
167543 after the directory table. file_table[0] contains the first entry.
168837 printf (_("CU: %s/%s:\n"), directory, file_table[0].name);
168839 printf ("%s:\n", file_table[0].name);