Home
last modified time | relevance | path

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

/tools/testing/selftests/proc/
Dproc-pid-vm.c78 struct elf64_hdr { struct
79 uint8_t e_ident[16];
80 uint16_t e_type;
81 uint16_t e_machine;
82 uint32_t e_version;
83 uint64_t e_entry;
84 uint64_t e_phoff;
85 uint64_t e_shoff;
86 uint32_t e_flags;
87 uint16_t e_ehsize;
[all …]