Home
last modified time | relevance | path

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

/scripts/
Dsortextable.h49 # define Elf_r_info Elf64_r_info macro
70 # define Elf_r_info Elf32_r_info macro
Drecordmcount.h78 # define Elf_r_info Elf64_r_info macro
111 # define Elf_r_info Elf32_r_info macro
139 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; variable