Searched defs:Elf (Results 1 – 15 of 15) 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()338 static void printSymbolVersionInfo(const ELFFile<ELFT> &Elf, in printSymbolVersionInfo()
435 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isAArch64Elf() local440 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isArmElf() local1696 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in printDynamicRelocations() local2176 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
27 class Elf; variable
40 class Elf; variable
32 class Elf; variable
42 class Elf; variable
145 Elf::Elf (char *filename) : DbeMessages (), Data_window (filename) in Elf() function in Elf
28 std::unique_ptr<ELFYAML::Object> Elf; member
70 struct Elf struct
43 typedef struct _Elf Elf; typedef