Home
last modified time | relevance | path

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

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