Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp45 ReadOnlySectionLarge = in Initialize()
132 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySectionLarge in SelectSectionForGlobal()
H A DXCoreTargetObjectFile.h22 MCSection *ReadOnlySectionLarge; variable