Home
last modified time | relevance | path

Searched refs:ELF_R_INFO (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/
Dsortextable.h26 #undef ELF_R_INFO
48 # define ELF_R_INFO ELF64_R_INFO macro
69 # define ELF_R_INFO ELF32_R_INFO macro
Drecordmcount.h43 #undef ELF_R_INFO
77 # define ELF_R_INFO ELF64_R_INFO macro
110 # define ELF_R_INFO ELF32_R_INFO macro
137 rp->r_info = _w(ELF_R_INFO(sym, type)); in fn_ELF_R_INFO()