Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 25 of 64) sorted by relevance

123

/toolchain/binutils/binutils-2.25/binutils/
Dsrconv.c587 struct coff_scope *scope, int type, int nest) in wr_dps_start() argument
595 if (scope->sec) in wr_dps_start()
597 dps.san = scope->sec->number; in wr_dps_start()
598 dps.address = scope->offset - find_base (sfile, scope->sec); in wr_dps_start()
599 dps.block_size = scope->size; in wr_dps_start()
623 struct coff_scope *scope ATTRIBUTE_UNUSED, int type) in wr_dps_end()
1173 walk_tree_scope (struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, … in walk_tree_scope() argument
1178 if (scope->vars_head in walk_tree_scope()
1179 || (scope->list_head && scope->list_head->vars_head)) in walk_tree_scope()
1181 wr_dps_start (sfile, section, scope, type, nest); in walk_tree_scope()
[all …]
Dcoffdump.c411 dump_coff_scope (p->scope); in dump_coff_sfile()
Dcoffgrok.c632 file_scope = n->scope = top_scope; in doit()
DChangeLog-2004142 global scope.
162 innermost scope.
DChangeLog-2013482 (cu_count, tu_count, cu_sets, tu_sets): New file scope variables.
DChangeLog-20091244 * dlltool.c (file scope): Removed globals identify_ms,
1279 * dlltool.c (file scope): Added new globals identify_ms and
DNEWS185 * Add "-i/--inlines" to addr2line to print enclosing scope information
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Dlabels.inc1 * simple include file to test local label scope
/toolchain/binutils/binutils-2.25/bfd/
Dxsym.h290 unsigned char scope; member
399 unsigned short scope; /* How visible the label is. */ member
Dxsym.c433 entry->entry.scope = buf[8]; in bfd_sym_parse_contained_variables_table_entry_v32()
517 entry->entry.scope = bfd_getb16 (buf + 10); in bfd_sym_parse_contained_labels_table_entry_v32()
1225 bfd_sym_unparse_symbol_scope (enum bfd_sym_symbol_scope scope) in bfd_sym_unparse_symbol_scope() argument
1227 switch (scope) in bfd_sym_unparse_symbol_scope()
1390 fprintf (f, ", scope %s", bfd_sym_unparse_symbol_scope (entry->entry.scope)); in bfd_sym_print_contained_variables_table_entry()
1465 bfd_sym_unparse_symbol_scope (entry->entry.scope)); in bfd_sym_print_contained_labels_table_entry()
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dd-demangle-expected314 demangle.test(scope char)
856 std.digest.md.MD5.put(scope const(ubyte)[]...)
876 rt.dmain2._d_run_main(int, char**, extern(C) int(char[][]) function*).tryExec(scope void() delegate)
/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c4254 struct d_saved_scope *scope; in d_save_scope() local
4262 scope = &dpi->saved_scopes[dpi->next_saved_scope]; in d_save_scope()
4265 scope->container = container; in d_save_scope()
4266 link = &scope->templates; in d_save_scope()
4696 struct d_saved_scope *scope = d_get_saved_scope (dpi, sub); in d_print_comp_inner() local
4699 if (scope == NULL) in d_print_comp_inner()
4732 dpi->templates = scope->templates; in d_print_comp_inner()
Dcopying-lib.texi156 covered by this License; they are outside its scope. The act of
230 the scope of this License.
268 therefore falls outside the scope of this License.
DChangeLog221 (d_print_cast): Put current_template in scope for
237 (d_print_comp): Cast result of realloc to (struct d_saved scope *).
260 Capture scope the first time the component is traversed, and use the
261 captured scope for subsequent traversals.
298 DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
299 time the component is traversed, and use the captured scope for
318 DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
319 time the component is traversed, and use the captured scope for
5724 enclosing classes have namespace scope.
/toolchain/binutils/binutils-2.25/gas/
Decoff.c827 typedef struct scope { struct
828 struct scope *prev; /* previous scope level */ argument
829 struct scope *free; /* free list pointer */ argument
1034 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member
4860 ptr = &cur_page->scope[--unallocated]; in allocate_scope()
DChangeLog-2005295 (md_begin): Restrict scope of local variable regnum, which
2042 * config/tc-ia64.c (emit_one_bundle): Restrict scope of ptr, end_ptr,
2221 * read.c (s_macro): Move local variable 'local' to smaller scope.
2527 (do_formals): Move local variable name to wider scope. Check
2897 le_nop_stop arrays and initializers to file scope.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-tic54x.texi121 defined within a macro will have global scope, unless the @code{.var}
163 The scope of a local label is based on when it may be undefined or reset.
174 The macro scope where the label was defined is exited
Dc-hppa.texi284 the flags of their subspace. A symbol with the scope SS_UNIVERSAL and
Dc-xtensa.texi772 sections or within the scope of a @code{literal_prefix} directive
/toolchain/binutils/binutils-2.25/include/
DCOPYING73 covered by this License; they are outside its scope. The act of
132 the scope of this License.
/toolchain/binutils/binutils-2.25/
DCOPYING73 covered by this License; they are outside its scope. The act of
132 the scope of this License.
/toolchain/binutils/binutils-2.25/include/aout/
Dstab.def192 /* Modula-2 scope information. Can someone say what info it contains? */
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2004401 (two_source_ops): File scope.
DChangeLog304 * bfin-dis.c (comment, parallel): Move from global scope ...
/toolchain/binutils/binutils-2.25/cpu/
DChangeLog640 (media-low-clear-semantics, media-scope-limit-semantics)

123