Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h156 const MCSection *DataRelLocalSection; variable
303 return DataRelLocalSection; in getDataRelLocalSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp333 if (Kind.isDataRelLocal()) return DataRelLocalSection; in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp457 DataRelLocalSection = in InitELFMCObjectFileInfo()