Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1173 const MCSectionELF &FnSection = in SwitchToEHSection() local
1177 StringRef FnSecName(FnSection.getName()); in SwitchToEHSection()
1184 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1189 FnSection.getUniqueID(), in SwitchToEHSection()
1190 static_cast<const MCSymbolELF *>(FnSection.getBeginSymbol())); in SwitchToEHSection()