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