Searched defs:Elf (Results 1 – 4 of 4) sorted by relevance
62 static Expected<StringRef> getDynamicStrTab(const ELFFile<ELFT> &Elf) { in getDynamicStrTab()210 const ELFFile<ELFT> &Elf = getELFFile(); in printDynamicSection() local415 const ELFFile<ELFT> &Elf = getELFFile(); in printSymbolVersion() local
622 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isAArch64Elf() local627 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isArmElf() local632 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isCSKYElf() local1837 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj)) { in disassembleObject() local3226 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