Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp42 SmallROData16Section = getContext().getELFSection( in Initialize()
146 return SmallROData16Section; in getSectionForConstant()
H A DRISCVTargetObjectFile.h22 MCSection *SmallROData16Section; variable