Home
last modified time | relevance | path

Searched refs:Elf64_Off (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Delf.h16 typedef unsigned long long Elf64_Off; typedef
78 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 */
/openbmc/linux/include/uapi/linux/
H A Delf.h19 typedef __u64 Elf64_Off; typedef
232 Elf64_Off e_phoff; /* Program header table file offset */
233 Elf64_Off e_shoff; /* Section header table file offset */
263 Elf64_Off p_offset; /* Segment file offset */
326 Elf64_Off sh_offset; /* Section file offset */
/openbmc/u-boot/include/
H A Delf.h28 typedef uint64_t Elf64_Off; typedef
115 Elf64_Off e_phoff; /* program header table offset */
116 Elf64_Off e_shoff; /* section header table offset */
250 Elf64_Off sh_offset; /* file offset */
445 Elf64_Off p_offset; /* segment offset */
/openbmc/qemu/include/
H A Delf.h15 typedef uint64_t Elf64_Off; typedef
1522 Elf64_Off e_phoff; /* Program header table file offset */
1523 Elf64_Off e_shoff; /* Section header table file offset */
1553 Elf64_Off p_offset; /* Segment file offset */
1619 Elf64_Off sh_offset; /* Section file offset */
1788 #define elf_addr_t Elf64_Off
/openbmc/linux/arch/ia64/kernel/
H A Delfcore.c20 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs()
/openbmc/linux/include/linux/
H A Delf.h57 #define elf_addr_t Elf64_Off
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c32 #define AUXV_DESC_SZ (((2 * AUXV_CNT) + 1) * sizeof(Elf64_Off))
140 Elf64_Off *bufp = (Elf64_Off *)oc_conf->auxv_buf; in auxv_to_elf64_notes()
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h238 (Elf64_Off)current->mm->context.vdso); \
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c228 static inline Elf64_Shdr *section_by_off(Elf64_Off off) in section_by_off()
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig-handle-.dynstr-located-in-separate-segment.patch153 + Elf64_Off loadoff = -1;