Searched defs:ELF32BE (Results 1 – 5 of 5) sorted by relevance
81 typedef ELFType<support::big, false> ELF32BE; typedef
96 using ELF32BE = ELFType<support::big, false>; variable
158 typedef ELFType<support::big, false> ELF32BE; in createELFDebugObject() typedef
626 if (auto *ELF32BE = dyn_cast<ELF32BEObjectFile>(Obj)) in getRelocationValueString() local
534 if (auto *ELF32BE = dyn_cast<ELF32BEObjectFile>(Obj)) in getRelocationValueString() local