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