Searched refs:txthdr (Results 1 – 1 of 1) sorted by relevance
473 Elf_Shdr const *const txthdr = &shdr0[w(relhdr->sh_info)]; in __has_rel_mcount() local474 char const *const txtname = &shstrtab[w(txthdr->sh_name)]; in __has_rel_mcount()481 if (w(txthdr->sh_type) != SHT_PROGBITS || in __has_rel_mcount()482 !(_w(txthdr->sh_flags) & SHF_EXECINSTR)) in __has_rel_mcount()