Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/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()
/netbsd-src/external/gpl3/binutils.old/dist/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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c67 bool is_global = !building_stmt_list_p (); in begin_init_stmts() local
79 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts()
1742 int is_global; in build_aggr_init() local
4254 bool is_global; in build_vec_init() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_log.c114 int *is_global) in create_buf_file_callback()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc67 bool is_global = !building_stmt_list_p (); in begin_init_stmts() local
79 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts()
1968 int is_global; in build_aggr_init() local
4375 bool is_global; in build_vec_init() local
H A Dname-lookup.cc3844 mergeable_namespace_slots (tree ns, tree name, bool is_global, tree *vec) in mergeable_namespace_slots()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dcommon.py875 def find_arg_in_test(test_info, get_arg_to_check, arg_string, is_global): argument
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc281 gcc_decl decl_in, int is_global) in plugin_bind()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h1197 virtual bool is_global () const { return false; } in is_global() function
1455 bool is_global () const FINAL OVERRIDE { return true; } in is_global() function
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc436 gcc_decl decl_in, int is_global) in plugin_bind()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1612 c_bind (location_t loc, tree decl, bool is_global) in c_bind()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1624 c_bind (location_t loc, tree decl, bool is_global) in c_bind()