Searched refs:GetRelSectionType (Results 1 – 1 of 1) sorted by relevance
882 auto GetRelSectionType = [&]() -> unsigned { in resolveRelocation() local893 if (GetRelSectionType() == ELF::SHT_RELA || in resolveRelocation()894 GetRelSectionType() == ELF::SHT_CREL) { in resolveRelocation()