Searched refs:RelocUnion (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp122 typedef llvm::PointerUnion<ELFRel *, ELFRela *> RelocUnion; typedef in class:__anon2862::ELFRelocation
124 RelocUnion reloc;

Completed in 160 milliseconds