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