Searched defs:Elf (Results 1 – 4 of 4) sorted by relevance
62 static Expected<StringRef> getDynamicStrTab(const ELFFile<ELFT> &Elf) { in getDynamicStrTab() argument 206 const ELFFile<ELFT> &Elf = getELFFile(); printDynamicSection() local 410 const ELFFile<ELFT> &Elf = getELFFile(); printSymbolVersion() local [all...]
506 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); isAArch64Elf() local 511 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); isArmElf() local 516 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); isCSKYElf() local 1701 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj)) { disassembleObject() local 3074 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { shouldWarnForInvalidStartStopAddress() local [all...]
32 std::unique_ptr<ELFYAML::Object> Elf; member
37 typedef struct _Elf Elf; typedef