Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp44 SmallROData32Section = getContext().getELFSection( in Initialize()
172 return SmallROData32Section; in getSectionForConstant()
H A DRISCVTargetObjectFile.h23 MCSection *SmallROData32Section; variable