Home
last modified time | relevance | path

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

/external/kmod/port-gnu/
Delf.h55 typedef uint16_t Elf64_Section; typedef
/external/elfutils/libelf/
Delf.h56 typedef uint16_t Elf64_Section; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs37 pub type Elf64_Section = u16; typedef