Home
last modified time | relevance | path

Searched defs:Elf_r_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/scripts/
Dsortextable.h47 # define Elf_r_info Elf64_r_info macro
68 # define Elf_r_info Elf32_r_info macro
Drecordmcount.h77 # define Elf_r_info Elf64_r_info macro
110 # define Elf_r_info Elf32_r_info macro
138 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; variable