Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDvarasm.c921 get_block_for_decl (tree decl) in get_block_for_decl() function
1048 change_symbol_block (XEXP (x, 0), get_block_for_decl (decl)); in make_decl_rtl()
1147 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
HDChangeLog-20066678 (get_block_for_decl): Apply align_variable to DECL before
10404 (get_block_for_decl): New function, extracting some logic from
10409 get_block_for_decl.
10410 (make_decl_rtl): Use change_symbol_block and get_block_for_decl.