Searched refs:elf_shdr (Results 1 – 1 of 1) sorted by relevance
52 } elf_shdr; typedef83 const elf_shdr *sym_tab;152 const elf_shdr *elf_shdr_by_name(struct elf_binary *elf, const char *name);153 const elf_shdr *elf_shdr_by_index(struct elf_binary *elf, int index);156 const char *elf_section_name(struct elf_binary *elf, const elf_shdr * shdr);157 const void *elf_section_start(struct elf_binary *elf, const elf_shdr * shdr);158 const void *elf_section_end(struct elf_binary *elf, const elf_shdr * shdr);