Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h151 const MCSection *DataRelLocalSection; variable
276 return DataRelLocalSection; in getDataRelLocalSection()
/NextBSD/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp429 DataRelLocalSection = Ctx->getELFSection(".data.rel.local", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()