Home
last modified time | relevance | path

Searched refs:shdr0 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
A Drecordmcount.h213 if (shdr0 && !ehdr->e_shnum) in get_shnum()
214 return w(shdr0->sh_size); in get_shnum()
223 shdr0->sh_size = w(new_shnum); in set_shnum()
233 return w(shdr0->sh_link); in get_shstrndx()
287 set_shnum(ehdr, shdr0, new_shnum); in append_func()
554 Elf_Shdr const *const shdr0, in __has_rel_mcount() argument
574 Elf_Shdr const *const shdr0, in has_rel_mcount() argument
590 Elf_Shdr const *shdrp = shdr0; in tot_relsize()
611 unsigned const nhdr = get_shnum(ehdr, shdr0); in do_func()
612 Elf_Shdr *const shstr = &shdr0[get_shstrndx(ehdr, shdr0)]; in do_func()
[all …]

Completed in 4 milliseconds