Home
last modified time | relevance | path

Searched defs:Elf (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DELFDump.cpp28 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()
Dllvm-objdump.cpp454 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isAArch64Elf() local
459 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isArmElf() local
464 const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj); in isCSKYElf() local
1440 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(&Obj)) { in disassembleObject() local
2208 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in printDynamicRelocations() local
2758 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
/openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/
DObjectYAML.h31 std::unique_ptr<ELFYAML::Object> Elf; member
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-types.h176 typedef int Elf; typedef
/openbsd/src/gnu/gcc/gcc/
Dsys-types.h176 typedef int Elf; typedef
/openbsd/src/lib/libelf/
Dlibelf.h157 typedef struct _Elf Elf; typedef