Searched defs:scope (Results 1 – 5 of 5) sorted by relevance
587 struct coff_scope *scope, int type, int nest) in wr_dps_start()1173 walk_tree_scope (struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, … in walk_tree_scope()
827 typedef struct scope { struct828 struct scope *prev; /* previous scope level */ argument829 struct scope *free; /* free list pointer */ argument832 } scope_t; argument1034 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member
290 unsigned char scope; member399 unsigned short scope; /* How visible the label is. */ member
1225 bfd_sym_unparse_symbol_scope (enum bfd_sym_symbol_scope scope) in bfd_sym_unparse_symbol_scope()
4254 struct d_saved_scope *scope; in d_save_scope() local4696 struct d_saved_scope *scope = d_get_saved_scope (dpi, sub); in d_print_comp_inner() local