Home
last modified time | relevance | path

Searched refs:get_block_for_decl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c1228 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 Dvarasm.cc1300 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 DChangeLog-200613762 (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 DChangeLog-202129269 * varasm.c (get_block_for_decl): Make sure that any use of the
H A DChangeLog-201610785 * varasm.c (get_block_for_decl, use_blocks_for_decl_p, make_decl_rtl,
H A DChangeLog-201437878 align_variable, get_block_for_decl, default_section_type_flags):