Searched refs:elf64_shdr (Results 1 – 3 of 3) sorted by relevance
14 struct elf64_shdr; /* forward declration */18 struct elf64_shdr *core_plt; /* core PLT section */19 struct elf64_shdr *init_plt; /* init PLT section */20 struct elf64_shdr *got; /* global offset table */21 struct elf64_shdr *opd; /* official procedure descriptors */22 struct elf64_shdr *unwind; /* unwind-table section */
55 #define elf_shdr elf64_shdr
317 typedef struct elf64_shdr { struct
Completed in 6 milliseconds