Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1144 const MCSectionELF &FnSection = in SwitchToEHSection() local
1148 StringRef FnSecName(FnSection.getName()); in SwitchToEHSection()
1155 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1160 FnSection.getUniqueID(), in SwitchToEHSection()
1161 static_cast<const MCSymbolELF *>(FnSection.getBeginSymbol())); in SwitchToEHSection()