Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.c431 static int arm_is_fake_mcount(Elf32_Rel const *rp) in arm_is_fake_mcount()
443 static int arm64_is_fake_mcount(Elf64_Rel const *rp) in arm64_is_fake_mcount()
469 static uint64_t MIPS64_r_sym(Elf64_Rel const *rp) in MIPS64_r_sym()
474 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info()
Drecordmcount.h137 static int fn_is_fake_mcount(Elf_Rel const *rp) in fn_is_fake_mcount()
143 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp) in fn_ELF_R_SYM()
149 static void fn_ELF_R_INFO(Elf_Rel *const rp, unsigned sym, unsigned type) in fn_ELF_R_INFO()
178 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount()