Home
last modified time | relevance | path

Searched defs:is_global (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDscript.h190 bool is_global; in symbol_is_local() local
255 bool is_global; member
285 bool is_global; member
HDsymtab.cc1256 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
HDscript.cc2195 const Version_tree* v, bool is_global, in add_exact_match()
2235 bool is_global) in build_expression_list_lookup()
/dragonfly/contrib/binutils-2.34/gold/
HDscript.h194 bool is_global; in symbol_is_local() local
259 bool is_global; member
289 bool is_global; member
HDsymtab.cc1286 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
HDscript.cc2226 const Version_tree* v, bool is_global, in add_exact_match()
2266 bool is_global) in build_expression_list_lookup()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDinit.c64 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
HDdecl.c3841 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDinit.c66 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
HDdecl.c4501 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
/dragonfly/contrib/gdb-7/gdb/
HDbuildsym.c243 int is_global, int expandable) in finish_block_internal()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-decl.c1590 c_bind (location_t loc, tree decl, bool is_global) in c_bind()