Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/haiku/
H A Db64.rs3 pub type Elf_Addr = crate::Elf64_Addr; typedef
H A Db32.rs3 pub type Elf_Addr = crate::Elf32_Addr; typedef
/rust-libc-0.2.174/src/unix/hurd/
H A Db32.rs35 pub type Elf_Addr = crate::Elf32_Addr; typedef
H A Db64.rs37 pub type Elf_Addr = crate::Elf64_Addr; typedef