Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h155 const MCSection *DataRelSection; variable
301 const MCSection *getDataRelSection() const { return DataRelSection; } in getDataRelSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp334 if (Kind.isDataRel()) return DataRelSection; in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp452 DataRelSection = in InitELFMCObjectFileInfo()