Searched refs:EHSection (Results 1 – 1 of 1) sorted by relevance
1149 MCSectionELF *EHSection = getContext().getELFSection( in SwitchToEHSection() local1154 assert(EHSection && "Failed to get the required EH section"); in SwitchToEHSection()1157 switchSection(EHSection); in SwitchToEHSection()