Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp38 SmallROData4Section = getContext().getELFSection( in Initialize()
142 return SmallROData4Section; in getSectionForConstant()
H A DRISCVTargetObjectFile.h20 MCSection *SmallROData4Section; variable