Searched defs:Elf (Results 1 – 4 of 4) sorted by relevance
61 static Expected<StringRef> getDynamicStrTab(const ELFFile<ELFT> &Elf) { in getDynamicStrTab()217 const ELFFile<ELFT> &Elf = getELFFile(); in printDynamicSection() local399 const ELFFile<ELFT> &Elf = getELFFile(); in printSymbolVersion() local
621 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isAArch64Elf() local626 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isArmElf() local631 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isCSKYElf() local1915 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj)) { in disassembleObject() local3297 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
31 std::unique_ptr<ELFYAML::Object> Elf; global() member
37 typedef struct _Elf Elf; typedef