Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp44 ReadOnlySectionLarge = in Initialize()
131 if (Kind.isReadOnly()) return UseCPRel? ReadOnlySectionLarge in SelectSectionForGlobal()
H A DXCoreTargetObjectFile.h21 MCSection *ReadOnlySectionLarge; variable