Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp28 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()
H A Dllvm-objdump.cpp435 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isAArch64Elf() local
440 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isArmElf() local
1696 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in printDynamicRelocations() local
2176 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCompCom.h27 class Elf; variable
H A DStabs.h40 class Elf; variable
H A Dcollect.h32 class Elf; variable
H A DLoadObject.h42 class Elf; variable
H A DElf.cc145 Elf::Elf (char *filename) : DbeMessages (), Data_window (filename) in Elf() function in Elf
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCompCom.h27 class Elf; variable
H A Dcollect.h32 class Elf; variable
H A DStabs.h40 class Elf; variable
H A DLoadObject.h42 class Elf; variable
H A DElf.cc145 Elf::Elf (char *filename) : DbeMessages (), Data_window (filename) in Elf() function in Elf
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DObjectYAML.h28 std::unique_ptr<ELFYAML::Object> Elf; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d70 struct Elf struct
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf.h43 typedef struct _Elf Elf; typedef