Searched defs:is_global (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script.h | 190 bool is_global; in symbol_is_local() local 255 bool is_global; member 285 bool is_global; member
|
H A D | symtab.cc | 1256 bool is_global; in add_from_relobj() local 1383 bool is_global; in add_from_pluginobj() local 1767 bool is_global; in define_special_symbol() local
|
H A D | script.cc | 2195 const Version_tree* v, bool is_global, in add_exact_match() 2235 bool is_global) in build_expression_list_lookup()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | script.h | 194 bool is_global; in symbol_is_local() local 259 bool is_global; member 289 bool is_global; member
|
H A D | symtab.cc | 1286 bool is_global; in add_from_relobj() local 1416 bool is_global; in add_from_pluginobj() local 1803 bool is_global; in define_special_symbol() local
|
H A D | script.cc | 2226 const Version_tree* v, bool is_global, in add_exact_match() 2266 bool is_global) in build_expression_list_lookup()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | init.c | 64 bool is_global = !building_stmt_list_p (); in begin_init_stmts() local 76 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts() 1467 int is_global; in build_aggr_init() local 3150 bool is_global; in build_vec_init() local
|
H A D | decl.c | 3841 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | init.c | 66 bool is_global = !building_stmt_list_p (); in begin_init_stmts() local 78 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts() 1677 int is_global; in build_aggr_init() local 4026 bool is_global; in build_vec_init() local
|
H A D | decl.c | 4501 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | buildsym.c | 243 int is_global, int expandable) in finish_block_internal()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 1590 c_bind (location_t loc, tree decl, bool is_global) in c_bind()
|