Searched refs:RelSectName (Results 1 – 1 of 1) sorted by relevance
377 auto RelSectName = Obj.getSectionName(SecRef); in addRelocations() local378 if (!RelSectName) in addRelocations()379 return RelSectName.takeError(); in addRelocations()381 if (*RelSectName == StringRef(".rela.eh_frame")) in addRelocations()