Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Decoff.c827 typedef struct scope { struct
828 struct scope *prev; /* previous scope level */ argument
829 struct scope *free; /* free list pointer */ argument
832 } scope_t; argument
1034 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member
/toolchain/binutils/binutils-2.27/binutils/
Dsrconv.c589 struct coff_scope *scope, int type, int nest) in wr_dps_start()
1175 walk_tree_scope (struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, … in walk_tree_scope()
Dcoffgrok.h82 struct coff_scope *scope; member
/toolchain/binutils/binutils-2.27/bfd/
Dxsym.h290 unsigned char scope; member
399 unsigned short scope; /* How visible the label is. */ member
Dxsym.c1227 bfd_sym_unparse_symbol_scope (enum bfd_sym_symbol_scope scope) in bfd_sym_unparse_symbol_scope()
/toolchain/binutils/binutils-2.27/libiberty/
Dcp-demangle.c4306 struct d_saved_scope *scope; in d_save_scope() local
4755 struct d_saved_scope *scope = d_get_saved_scope (dpi, sub); in d_print_comp_inner() local