Searched refs:sectree (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c10384 tree sectree = DECL_SECTION_NAME (decl);
10385 secname = TREE_STRING_POINTER (sectree);
10389 tree sectree = DECL_SECTION_NAME (current_function_decl);
10390 secname = TREE_STRING_POINTER (sectree);
10371 tree sectree = DECL_SECTION_NAME (decl); local
10376 tree sectree = DECL_SECTION_NAME (current_function_decl); local

Completed in 278 milliseconds