Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp40 SmallROData8Section = getContext().getELFSection( in Initialize()
144 return SmallROData8Section; in getSectionForConstant()
H A DRISCVTargetObjectFile.h21 MCSection *SmallROData8Section; variable