Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/stand/mkboot/
H A Dmkboot.c198 Elf32_Ehdr elf_header; in putfile() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp65 elf::ELFHeader elf_header; in CreateInstance() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1109 Elf_Internal_Ehdr elf_header[1]; /* Actual data, but ref like ptr */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1217 Elf_Internal_Ehdr elf_header[1]; /* Actual data, but ref like ptr */ member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c134 Elf_Internal_Ehdr elf_header; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c143 static Elf_Internal_Ehdr elf_header; variable