Searched refs:DynType (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A Delf.cpp46 typedef typename Class::DynType DynType; typedef in class:ELFLoader
74 typedef Elf32_Dyn DynType; typedef in struct:ELF32Class
124 typedef Elf64_Dyn DynType; typedef in struct:ELF64Class
598 DynType* d = (DynType*)Class::Map(image->dynamic_section.start);

Completed in 31 milliseconds