Searched refs:isDataRelLocal (Results 1 – 2 of 2) sorted by relevance
186 bool isDataRelLocal() const { in isDataRelLocal() function
239 if (Kind.isDataRelLocal()) return ".data.rel.local."; in getSectionPrefixForGlobal()333 if (Kind.isDataRelLocal()) return DataRelLocalSection; in SelectSectionForGlobal()