Home
last modified time | relevance | path

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

/scripts/
Drecordmcount.h66 # define MIPS_is_fake_mcount MIPS64_is_fake_mcount macro
99 # define MIPS_is_fake_mcount MIPS32_is_fake_mcount macro
163 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount() function