Home
last modified time | relevance | path

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

/scripts/
A Drecordmcount.c439 static int arm_is_fake_mcount(Elf32_Rel const *rp) in arm_is_fake_mcount()
451 static int arm64_is_fake_mcount(Elf64_Rel const *rp) in arm64_is_fake_mcount()
456 static int LARCH32_is_fake_mcount(Elf32_Rel const *rp) in LARCH32_is_fake_mcount()
467 static int LARCH64_is_fake_mcount(Elf64_Rel const *rp) in LARCH64_is_fake_mcount()
499 static uint64_t MIPS64_r_sym(Elf64_Rel const *rp) in MIPS64_r_sym()
504 static void MIPS64_r_info(Elf64_Rel *const rp, unsigned sym, unsigned type) in MIPS64_r_info()
A 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()

Completed in 5 milliseconds