Home
last modified time | relevance | path

Searched refs:header_file_location (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Ddbxread.c241 struct header_file_location struct
243 header_file_location (const char *name_, int instance_, in header_file_location() argument
258 static std::vector<struct header_file_location> *bincl_list; argument
862 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()
DChangeLog-20189465 (struct header_file_location): Add constructor.
DChangeLog-201714836 * dbxread.c (struct header_file_location::name): Constify.
DChangeLog-202016733 * dbxread.c (struct header_file_location): Take a legacy_psymtab.