Searched refs:read_file_scope (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddwarfread.c430 static void read_file_scope (struct dieinfo *, char *, char *,
1860 read_file_scope -- process all dies within a file scope
1879 read_file_scope (struct dieinfo *dip, char *thisdie, char *enddie, function
1969 read_file_scope (&di, thisdie, nextdie, objfile);
H A Ddwarf2read.c777 static void read_file_scope (struct die_info *, struct dwarf2_cu *);
1905 /* Do line number decoding in read_file_scope () */
1939 read_file_scope (die, cu);
2035 read_file_scope (struct die_info *die, struct dwarf2_cu *cu) function

Completed in 65 milliseconds