Searched refs:Elf64_Off (Results 1 – 6 of 6) sorted by relevance
16 typedef unsigned long long Elf64_Off; typedef78 Elf64_Off e_phoff; /* Program header table file offset */79 Elf64_Off e_shoff; /* Section header table file offset */109 Elf64_Off p_offset; /* Segment file offset */
19 typedef __u64 Elf64_Off; typedef227 Elf64_Off e_phoff; /* Program header table file offset */228 Elf64_Off e_shoff; /* Section header table file offset */258 Elf64_Off p_offset; /* Segment file offset */321 Elf64_Off sh_offset; /* Section file offset */
42 #define elf_addr_t Elf64_Off
20 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs()
32 #define AUXV_DESC_SZ (((2 * AUXV_CNT) + 1) * sizeof(Elf64_Off))139 Elf64_Off *bufp = (Elf64_Off *)oc_conf->auxv_buf; in auxv_to_elf64_notes()
215 (Elf64_Off)current->mm->context.vdso); \