Home
last modified time | relevance | path

Searched refs:d_tag (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Delf.h139 Elf32_Sword d_tag; member
147 Elf64_Sxword d_tag; /* entry tag value */ member
/linux-4.19.296/include/net/
D6lowpan.h173 u16 d_tag; member
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c841 Elf32_Sword d_tag; in elf_fdpic_map_file() local
856 __get_user(d_tag, &dyn[tmp - 1].d_tag); in elf_fdpic_map_file()
857 if (d_tag != 0) in elf_fdpic_map_file()