Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dscript.h190 bool is_global; in symbol_is_local() local
255 bool is_global; member
285 bool is_global; member
H A Dsymtab.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
H A Dscript.cc2195 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 Dscript.h194 bool is_global; in symbol_is_local() local
259 bool is_global; member
289 bool is_global; member
H A Dsymtab.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
H A Dscript.cc2226 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 Dinit.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
H A Ddecl.c3841 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dinit.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
H A Ddecl.c4501 builtin_function_1 (tree decl, tree context, bool is_global) in builtin_function_1()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbuildsym.c243 int is_global, int expandable) in finish_block_internal()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1590 c_bind (location_t loc, tree decl, bool is_global) in c_bind()