Searched defs:ELF64LE (Results 1 – 5 of 5) sorted by relevance
82 typedef ELFType<support::little, true> ELF64LE; typedef
97 using ELF64LE = ELFType<support::little, true>; variable
166 typedef ELFType<support::little, true> ELF64LE; in createELFDebugObject() typedef
624 if (auto *ELF64LE = dyn_cast<ELF64LEObjectFile>(Obj)) in getRelocationValueString() local
532 if (auto *ELF64LE = dyn_cast<ELF64LEObjectFile>(Obj)) in getRelocationValueString() local