Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRelocationResolver.cpp736 auto GetRelSectionType = [&]() -> unsigned { in resolveRelocation() local
747 if (GetRelSectionType() == ELF::SHT_RELA) in resolveRelocation()