Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1036 const MCSectionELF &FnSection = in SwitchToEHSection() local
1040 StringRef FnSecName(FnSection.getName()); in SwitchToEHSection()
1047 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1052 FnSection.getUniqueID(), in SwitchToEHSection()
1053 static_cast<const MCSymbolELF *>(FnSection.getBeginSymbol())); in SwitchToEHSection()