Searched refs:DataRelLocalSection (Results 1 – 4 of 4) sorted by relevance
114 const MCSection *DataRelLocalSection; variable201 return DataRelLocalSection; in getDataRelLocalSection()
63 DataRelSection = DataRelLocalSection = DataSection; in Initialize()
241 DataRelLocalSection = in InitELFMCObjectFileInfo()
289 if (Kind.isDataRelLocal()) return DataRelLocalSection; in SelectSectionForGlobal()