Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h155 const MCSection *DataRelLocalSection; variable
299 return DataRelLocalSection; in getDataRelLocalSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp419 DataRelLocalSection = Ctx->getELFSection(".data.rel.local", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()