Searched refs:header_file_location (Results 1 – 4 of 4) sorted by relevance
241 struct header_file_location struct243 header_file_location (const char *name_, int instance_, in header_file_location() argument258 static std::vector<struct header_file_location> *bincl_list; argument862 for (const header_file_location &bincl : *bincl_list) in find_corresponding_bincl_psymtab()1007 std::vector<struct header_file_location> bincl_storage; in read_dbx_symtab()
9465 (struct header_file_location): Add constructor.
14836 * dbxread.c (struct header_file_location::name): Constify.
16733 * dbxread.c (struct header_file_location): Take a legacy_psymtab.