Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1082 const MCSectionELF &FnSection = in SwitchToEHSection() local
1086 StringRef FnSecName(FnSection.getSectionName()); in SwitchToEHSection()
1093 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1098 FnSection.getUniqueID(), nullptr, &FnSection); in SwitchToEHSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1193 const MCSectionELF &FnSection = in SwitchToEHSection() local
1197 StringRef FnSecName(FnSection.getSectionName()); in SwitchToEHSection()
1204 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
1208 EHSecName, Type, Flags, 0, Group, FnSection.getUniqueID(), in SwitchToEHSection()