Home
last modified time | relevance | path

Searched refs:GetRelSectionType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Object/
H A DRelocationResolver.cpp786 auto GetRelSectionType = [&]() -> unsigned { in resolveRelocation() local
797 if (GetRelSectionType() == ELF::SHT_RELA) { in resolveRelocation()