Home
last modified time | relevance | path

Searched defs:tree_decl_with_vis (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h3192 struct GTY(()) tree_decl_with_vis { struct
3193 struct tree_decl_with_rtl common;
3194 tree assembler_name;
3195 tree section_name;
3196 tree comdat_group;
3199 unsigned defer_output : 1;
3200 unsigned hard_register : 1;
3201 unsigned common_flag : 1;
3202 unsigned in_text_section : 1;
3203 unsigned in_constant_pool : 1;
[all …]