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.cpp1135 const MCSectionELF &FnSection = in SwitchToEHSection() local
1139 StringRef FnSecName(FnSection.getName()); in SwitchToEHSection()
1146 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1151 FnSection.getUniqueID(), in SwitchToEHSection()
1152 static_cast<const MCSymbolELF *>(FnSection.getBeginSymbol())); in SwitchToEHSection()