Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dvarasm.c880 get_variable_section (tree decl, bool prefer_noswitch_p) in get_variable_section() function
948 sect = get_variable_section (decl, true); in get_block_for_decl()
1814 sect = get_variable_section (decl, false); in assemble_variable()
H A DChangeLog-200610401 (get_variable_section): Move earlier in file. Take a new argument,
11549 (get_variable_section): New function, split out from assemble_variable.
11556 Use get_variable_section and assemble_variable_contents.