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