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