Searched defs:is_def (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | incremental-dump.cc | 299 bool is_def; in dump_incremental_inputs() local
|
H A D | incremental.cc | 588 bool is_def; in do_reserve_layout() local 2762 bool is_def; in do_add_symbols() local
|
H A D | incremental.h | 1075 get_output_symbol_index(unsigned int n, bool* is_def, bool* is_copy) in get_output_symbol_index()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | incremental-dump.cc | 299 bool is_def; in dump_incremental_inputs() local
|
H A D | incremental.cc | 588 bool is_def; in do_reserve_layout() local 2762 bool is_def; in do_add_symbols() local
|
H A D | incremental.h | 1075 get_output_symbol_index(unsigned int n, bool* is_def, bool* is_copy) in get_output_symbol_index()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.c | 931 create_global_decl (tree type, const char *name, bool is_def) in create_global_decl() 957 create_hidden_decl (tree type, const char *name, bool is_def) in create_hidden_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.cc | 933 create_global_decl (tree type, const char *name, bool is_def) in create_global_decl() 959 create_hidden_decl (tree type, const char *name, bool is_def) in create_hidden_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-scan.c | 3926 bool is_def, bool is_eq_use) in df_reg_chain_mark()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df-scan.cc | 3946 bool is_def, bool is_eq_use) in df_reg_chain_mark()
|