GDB (xrefs)
|
#include "symfile.h"
Go to the source code of this file.
Classes | |
struct | dict_iterator |
struct | mdict_iterator |
struct | mdict_iterator_wrapper |
|
extern |
Definition at line 1150 of file dictionary.c.
References collate_pending_symbols_by_language(), create_new_language_dictionary(), dict_add_pending(), and find_language_dictionary().
Referenced by buildsym_compunit::augment_type_symtab(), and buildsym_compunit::finish_block_internal().
|
extern |
Definition at line 1132 of file dictionary.c.
References create_new_language_dictionary(), dict_add_symbol(), find_language_dictionary(), and general_symbol_info::language().
Referenced by add_symbol().
|
extern |
Definition at line 959 of file dictionary.c.
References collate_pending_symbols_by_language(), dict_create_hashed(), multidictionary::dictionaries, and multidictionary::n_allocated_dictionaries.
Referenced by buildsym_compunit::finish_block_internal().
|
extern |
Definition at line 988 of file dictionary.c.
References dict_create_hashed_expandable(), multidictionary::dictionaries, and multidictionary::n_allocated_dictionaries.
Referenced by buildsym_compunit::finish_block_internal(), and new_block().
|
extern |
Definition at line 1004 of file dictionary.c.
References collate_pending_symbols_by_language(), dict_create_linear(), multidictionary::dictionaries, and multidictionary::n_allocated_dictionaries.
Referenced by finalize_symtab(), and buildsym_compunit::finish_block_internal().
|
extern |
Definition at line 1033 of file dictionary.c.
References dict_create_linear_expandable(), multidictionary::dictionaries, and multidictionary::n_allocated_dictionaries.
Referenced by new_block().
|
extern |
Definition at line 1049 of file dictionary.c.
References dict_free(), DICT_HASHED, DICT_HASHED_EXPANDABLE, DICT_LINEAR, DICT_LINEAR_EXPANDABLE, multidictionary::dictionaries, multidictionary::n_allocated_dictionaries, dict_vector::type, dictionary::vector, and xfree().
|
extern |
Definition at line 1229 of file dictionary.c.
References mdict_iterator::current_idx, dict_iter_match_first(), multidictionary::dictionaries, mdict_iterator::iterator, mdict_iterator::mdict, multidictionary::n_allocated_dictionaries, and name.
Referenced by block_iter_match_step(), block_iterator_first(), and block_lookup_symbol_primary().
|
extern |
Definition at line 1253 of file dictionary.c.
References mdict_iterator::current_idx, dict_iter_match_first(), dict_iter_match_next(), multidictionary::dictionaries, mdict_iterator::iterator, mdict_iterator::mdict, multidictionary::n_allocated_dictionaries, and name.
Referenced by block_iter_match_step(), block_iterator_next(), and block_lookup_symbol_primary().
|
extern |
|
extern |
Definition at line 1201 of file dictionary.c.
References mdict_iterator::current_idx, dict_iterator_first(), dict_iterator_next(), multidictionary::dictionaries, mdict_iterator::iterator, mdict_iterator::mdict, and multidictionary::n_allocated_dictionaries.
Referenced by block_iterator_next(), block_iterator_step(), and mdict_iterator_wrapper::operator++().
|
extern |
Definition at line 1283 of file dictionary.c.
References dict_size(), multidictionary::dictionaries, multidictionary::n_allocated_dictionaries, and size.
Referenced by blpy_repr(), and dump_symtab_1().