| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | except.cc | 1198 tree addr_tree = make_tree (ptr_type_node, addr); in sjlj_emit_function_enter() local 1200 tree call_expr = build_call_expr (setjmp_fn, 1, addr_tree); in sjlj_emit_function_enter() 2188 expand_builtin_extract_return_addr (tree addr_tree) in expand_builtin_extract_return_addr() argument 2190 rtx addr = expand_expr (addr_tree, NULL_RTX, Pmode, EXPAND_NORMAL); in expand_builtin_extract_return_addr() 2219 expand_builtin_frob_return_addr (tree addr_tree) in expand_builtin_frob_return_addr() argument 2221 rtx addr = expand_expr (addr_tree, NULL_RTX, ptr_mode, EXPAND_NORMAL); in expand_builtin_frob_return_addr() 2311 expand_builtin_extend_pointer (tree addr_tree) in expand_builtin_extend_pointer() argument 2313 rtx addr = expand_expr (addr_tree, NULL_RTX, ptr_mode, EXPAND_NORMAL); in expand_builtin_extend_pointer()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | except.c | 1197 tree addr_tree = make_tree (ptr_type_node, addr); in sjlj_emit_function_enter() local 1199 tree call_expr = build_call_expr (setjmp_fn, 1, addr_tree); in sjlj_emit_function_enter() 2187 expand_builtin_extract_return_addr (tree addr_tree) in expand_builtin_extract_return_addr() argument 2189 rtx addr = expand_expr (addr_tree, NULL_RTX, Pmode, EXPAND_NORMAL); in expand_builtin_extract_return_addr() 2218 expand_builtin_frob_return_addr (tree addr_tree) in expand_builtin_frob_return_addr() argument 2220 rtx addr = expand_expr (addr_tree, NULL_RTX, ptr_mode, EXPAND_NORMAL); in expand_builtin_frob_return_addr() 2310 expand_builtin_extend_pointer (tree addr_tree) in expand_builtin_extend_pointer() argument 2312 rtx addr = expand_expr (addr_tree, NULL_RTX, ptr_mode, EXPAND_NORMAL); in expand_builtin_extend_pointer()
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ldlang.c | 2411 if (s->addr_tree != NULL) in init_os() 2412 exp_init_os (s->addr_tree); in init_os() 4364 tos->addr_tree = s->address_statement.address; in map_input_to_output_sections() 5773 if (os->addr_tree == NULL in lang_size_sections_1() 5777 os->addr_tree = exp_intop (0); in lang_size_sections_1() 5778 if (os->addr_tree != NULL) in lang_size_sections_1() 5780 exp_fold_tree (os->addr_tree, bfd_abs_section_ptr, &dot); in lang_size_sections_1() 5791 os->addr_tree, os->name); in lang_size_sections_1() 5834 if (os->addr_tree == NULL) in lang_size_sections_1() 5909 || os->addr_tree != NULL)) in lang_size_sections_1() [all …]
|
| H A D | ldlang.h | 151 union etree_union *addr_tree; member
|
| H A D | ChangeLog-2010 | 1263 init addr_tree and load_base expressions here. 1268 of addr_tree and load_base here too.
|
| H A D | ChangeLog-2012 | 942 (lang_size_sections_1): Pass addr_tree for %S.
|
| H A D | ChangeLog-2009 | 1557 soft-icache section to a fixed size. Clear addr_tree.
|
| H A D | ChangeLog-2005 | 399 * ldlang.c (lang_size_sections_1): Process addr_tree earlier,
|
| H A D | ChangeLog-9197 | 1544 initialized. Call exp_init_os on addr_tree field.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ldlang.c | 2451 if (s->addr_tree != NULL) in init_os() 2452 exp_init_os (s->addr_tree); in init_os() 4331 tos->addr_tree = s->address_statement.address; in map_input_to_output_sections() 5847 if (os->addr_tree == NULL in lang_size_sections_1() 5851 os->addr_tree = exp_intop (0); in lang_size_sections_1() 5852 if (os->addr_tree != NULL) in lang_size_sections_1() 5854 exp_fold_tree (os->addr_tree, os, bfd_abs_section_ptr, &dot); in lang_size_sections_1() 5865 os->addr_tree, os->name); in lang_size_sections_1() 5908 if (os->addr_tree == NULL) in lang_size_sections_1() 5983 || os->addr_tree != NULL)) in lang_size_sections_1() [all …]
|
| H A D | ldlang.h | 152 union etree_union *addr_tree; member
|
| H A D | ChangeLog-2010 | 1263 init addr_tree and load_base expressions here. 1268 of addr_tree and load_base here too.
|
| H A D | ChangeLog-2012 | 942 (lang_size_sections_1): Pass addr_tree for %S.
|
| H A D | ChangeLog-2009 | 1557 soft-icache section to a fixed size. Clear addr_tree.
|
| H A D | ChangeLog-2005 | 399 * ldlang.c (lang_size_sections_1): Process addr_tree earlier,
|
| H A D | ChangeLog-9197 | 1544 initialized. Call exp_init_os on addr_tree field.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | spuelf.em | 146 os->addr_tree = NULL;
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| H A D | spuelf.em | 146 os->addr_tree = NULL;
|