Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dsorttable.h58 # define Elf_r_sym Elf64_r_sym macro
82 # define Elf_r_sym Elf32_r_sym macro
H A Drecordmcount.h85 # define Elf_r_sym Elf64_r_sym macro
123 # define Elf_r_sym Elf32_r_sym macro
147 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM; variable