Searched defs:Elf (Results 1 – 6 of 6) sorted by relevance
28 static Expected<StringRef> getDynamicStrTab(const ELFFile<ELFT> &Elf) { in getDynamicStrTab()173 static void printDynamicSection(const ELFFile<ELFT> &Elf, StringRef Filename) { in printDynamicSection()352 static void printSymbolVersionInfo(const ELFFile<ELFT> &Elf, in printSymbolVersionInfo()
454 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isAArch64Elf() local459 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isArmElf() local464 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isCSKYElf() local1440 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj)) { in disassembleObject() local2208 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in printDynamicRelocations() local2758 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
31 std::unique_ptr<ELFYAML::Object> Elf; member
176 typedef int Elf; typedef
157 typedef struct _Elf Elf; typedef