Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvarasm.h78 extern rtx assemble_static_space (unsigned HOST_WIDE_INT);
H A Dfunction.c5169 value_address = assemble_static_space (size); in expand_function_start()
H A Dvarasm.c2617 assemble_static_space (unsigned HOST_WIDE_INT size) in assemble_static_space() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpr.h702 extern rtx assemble_static_space (unsigned HOST_WIDE_INT);
H A Dfunction.c4680 value_address = assemble_static_space (size); in expand_function_start()
H A Dvarasm.c2353 assemble_static_space (unsigned HOST_WIDE_INT size) in assemble_static_space() function