Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1089 const MCSectionELF *EHSection = in SwitchToEHSection() local
1093 assert(EHSection && "Failed to get the required EH section"); in SwitchToEHSection()
1096 SwitchSection(EHSection); in SwitchToEHSection()