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