Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1140 SmallString<128> EHSecName(Prefix); in SwitchToEHSection() local
1142 EHSecName += FnSecName; in SwitchToEHSection()
1150 EHSecName, Type, Flags, 0, Group, /*IsComdat=*/true, in SwitchToEHSection()