Searched refs:elf_section (Results 1 – 2 of 2) sorted by relevance
20 static inline struct elf_shdr *elf_section(struct elfhdr *hdr, int idx) in elf_section() function42 return (char *)hdr + elf_section(hdr, hdr->e_shstrndx)->sh_offset; in elf_str_table()
151 struct elf_shdr *shdr = elf_section(hdr, hdr->e_shnum++); in md_update_ss_toc()253 shdr = elf_section(hdr, regno + 4); in rk_minidump_update_region()346 shdr = elf_section(hdr, i); in rk_minidump_clear_headers()383 tshdr = elf_section(hdr, shidx); in rk_minidump_clear_headers()385 tshdr = elf_section(hdr, i + 1); in rk_minidump_clear_headers()386 shdr = elf_section(hdr, i); in rk_minidump_clear_headers()