Searched refs:get_block_for_decl (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.c | 1228 get_block_for_decl (tree decl) in get_block_for_decl() function 1384 change_symbol_block (XEXP (x, 0), get_block_for_decl (decl)); in make_decl_rtl() 1508 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | varasm.cc | 1300 get_block_for_decl (tree decl) in get_block_for_decl() function 1483 change_symbol_block (XEXP (x, 0), get_block_for_decl (decl)); in make_decl_rtl() 1616 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
|
H A D | ChangeLog-2006 | 13762 (get_block_for_decl): Apply align_variable to DECL before 17489 (get_block_for_decl): New function, extracting some logic from 17494 get_block_for_decl. 17495 (make_decl_rtl): Use change_symbol_block and get_block_for_decl.
|
H A D | ChangeLog-2021 | 29269 * varasm.c (get_block_for_decl): Make sure that any use of the
|
H A D | ChangeLog-2016 | 10785 * varasm.c (get_block_for_decl, use_blocks_for_decl_p, make_decl_rtl,
|
H A D | ChangeLog-2014 | 37878 align_variable, get_block_for_decl, default_section_type_flags):
|