Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h123 static int fn_is_fake_mcount(Elf_Rel const *rp) in fn_is_fake_mcount()
129 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp) in fn_ELF_R_SYM()
135 static void fn_ELF_R_INFO(Elf_Rel *const rp, unsigned sym, unsigned type) in fn_ELF_R_INFO()
164 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount()
Drecordmcount.c293 static uint64_t MIPS64_r_sym(Elf64_Rel const *rp) in MIPS64_r_sym()
298 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info()