Searched defs:RelocUnion (Results 1 - 1 of 1) sorted by path

/external/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp72 typedef llvm::PointerUnion<ELFRel*, ELFRela*> RelocUnion; typedef in class:__anon25289::ELFRelocation
74 RelocUnion reloc;

Completed in 164 milliseconds