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