Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/haiku/
Db64.rs5 pub type Elf_Addr = ::Elf64_Addr; typedef
Db32.rs5 pub type Elf_Addr = ::Elf32_Addr; typedef