Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dvarasm.c1052 get_block_for_decl (tree decl) in get_block_for_decl() function
1180 change_symbol_block (XEXP (x, 0), get_block_for_decl (decl)); in make_decl_rtl()
1298 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvarasm.c1210 get_block_for_decl (tree decl) in get_block_for_decl() function
1366 change_symbol_block (XEXP (x, 0), get_block_for_decl (decl)); in make_decl_rtl()
1494 x = create_block_symbol (name, get_block_for_decl (decl), -1); in make_decl_rtl()