Searched refs:RelocUnion (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/ | ||
| H A D | ObjectFileELF.cpp | 125 typedef llvm::PointerUnion<ELFRel *, ELFRela *> RelocUnion; typedef in __anonef11e3c80111::ELFRelocation |