Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2cfi.c152 bool switch_sections; member
2842 if (ti->switch_sections) in connect_traces()
2913 if (ti->switch_sections) in connect_traces()
2943 bool saw_barrier, switch_sections; in create_pseudo_cfg() local
2963 switch_sections = false; in create_pseudo_cfg()
2973 switch_sections = true; in create_pseudo_cfg()
2983 ti.switch_sections = switch_sections; in create_pseudo_cfg()
2988 switch_sections = false; in create_pseudo_cfg()
3004 tp->switch_sections ? " (section switch)" : ""); in create_pseudo_cfg()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2cfi.cc152 bool switch_sections; member
2995 if (ti->switch_sections) in connect_traces()
3066 if (ti->switch_sections) in connect_traces()
3096 bool saw_barrier, switch_sections; in create_pseudo_cfg() local
3116 switch_sections = false; in create_pseudo_cfg()
3126 switch_sections = true; in create_pseudo_cfg()
3136 ti.switch_sections = switch_sections; in create_pseudo_cfg()
3141 switch_sections = false; in create_pseudo_cfg()
3157 tp->switch_sections ? " (section switch)" : ""); in create_pseudo_cfg()