shdr0 294 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) shdr0 297 scripts/recordmcount.h Elf_Shdr const *const symsec = &shdr0[symsec_sh_link]; shdr0 298 scripts/recordmcount.h Elf_Shdr const *const strsec = &shdr0[w(symsec->sh_link)]; shdr0 371 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) shdr0 376 scripts/recordmcount.h Elf_Shdr const *const shdr = &shdr0[w(relhdr->sh_info)]; shdr0 468 scripts/recordmcount.h Elf_Shdr const *const shdr0, shdr0 473 scripts/recordmcount.h Elf_Shdr const *const txthdr = &shdr0[w(relhdr->sh_info)]; shdr0 488 scripts/recordmcount.h Elf_Shdr const *const shdr0, shdr0 494 scripts/recordmcount.h return __has_rel_mcount(relhdr, shdr0, shstrtab, fname); shdr0 498 scripts/recordmcount.h static unsigned tot_relsize(Elf_Shdr const *const shdr0, shdr0 504 scripts/recordmcount.h Elf_Shdr const *shdrp = shdr0; shdr0 508 scripts/recordmcount.h txtname = has_rel_mcount(shdrp, shdr0, shstrtab, fname); shdr0 524 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) shdr0 527 scripts/recordmcount.h Elf_Shdr *const shstr = &shdr0[w2(ehdr->e_shstrndx)]; shdr0 548 scripts/recordmcount.h totrelsz = tot_relsize(shdr0, nhdr, shstrtab, fname); shdr0 564 scripts/recordmcount.h for (relhdr = shdr0, k = nhdr; k; --k, ++relhdr) { shdr0 565 scripts/recordmcount.h char const *const txtname = has_rel_mcount(relhdr, shdr0, shdr0 579 scripts/recordmcount.h &shdr0[symsec_sh_link],