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

/haiku/headers/private/storage/
H A DElf.h22 typedef uint64 Elf64_Off; typedef
/haiku/src/tools/
H A Dset_haiku_revision.cpp43 typedef uint64_t Elf64_Off; typedef
85 Elf64_Off e_phoff;
86 Elf64_Off e_shoff;
119 Elf64_Off p_offset;
157 Elf64_Off sh_offset;
H A Delf2aout.c227 Elf64_Off offset;
228 Elf64_Off phoff;
/haiku/headers/build/os/kernel/
H A Delf.h22 typedef uint64 Elf64_Off; typedef
63 Elf64_Off e_phoff;
64 Elf64_Off e_shoff;
243 Elf64_Off sh_offset;
314 Elf64_Off p_offset; /* offset from the beginning of the file of the segment */
/haiku/headers/os/kernel/
H A Delf.h23 typedef uint64 Elf64_Off; typedef
74 Elf64_Off e_phoff;
75 Elf64_Off e_shoff;
254 Elf64_Off sh_offset;
325 Elf64_Off p_offset; /* offset from the beginning of the file of the segment */

Completed in 66 milliseconds