Lines Matching refs:elf_image
42 struct elf_image* ei, unw_word_t addr, uint8_t* buffer, size_t bytes, bool string_read) { in elf_w()
113 static bool elf_w (section_table_offset) (struct elf_image* ei, Elf_W(Ehdr)* ehdr, Elf_W(Off)* offs… in elf_w()
131 struct elf_image* ei, int section, Elf_W(Ehdr)* ehdr, Elf_W(Off)* offset) { in elf_w()
159 unw_addr_space_t as, unw_word_t ip, struct elf_image* ei, Elf_W(Addr) load_offset, in elf_w()
250 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
276 static Elf_W(Shdr)* elf_w (section_table) (struct elf_image* ei) { in Elf_W()
289 static char* elf_w (string_table) (struct elf_image* ei, int section) { in elf_w()
312 unw_addr_space_t as, unw_word_t ip, struct elf_image* ei, Elf_W(Addr) load_offset, in elf_w()
392 struct elf_image *ei, unsigned long segbase, unsigned long mapoff, Elf_W(Addr)* load_offset) { in elf_w()
406 static Elf_W(Addr) elf_w (get_min_vaddr_mapped) (struct elf_image *ei) { in elf_w()
422 unw_addr_space_t as, unw_word_t ip, struct elf_image *ei, Elf_W(Addr) load_offset, in elf_w()
443 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
518 elf_w (find_section_mapped) (struct elf_image *ei, const char* name, in elf_w()
565 unw_addr_space_t as, struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
581 struct elf_image mdi; in elf_w()
603 struct elf_image ei; in elf_w()
612 HIDDEN bool elf_w (get_load_base) (struct elf_image* ei, unw_word_t mapoff, unw_word_t* load_base) { in elf_w()