Lines Matching refs:elf_image

40     struct elf_image* ei, unw_word_t addr, uint8_t* buffer, size_t bytes, bool string_read) {  in elf_w()
111 static bool elf_w (section_table_offset) (struct elf_image* ei, Elf_W(Ehdr)* ehdr, Elf_W(Off)* offs… in elf_w()
129 struct elf_image* ei, int section, Elf_W(Ehdr)* ehdr, Elf_W(Off)* offset) { in elf_w()
157 unw_addr_space_t as, unw_word_t ip, struct elf_image* ei, Elf_W(Addr) load_offset, in elf_w()
248 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
274 static Elf_W(Shdr)* elf_w (section_table) (struct elf_image* ei) { in Elf_W()
287 static char* elf_w (string_table) (struct elf_image* ei, int section) { in elf_w()
310 unw_addr_space_t as, unw_word_t ip, struct elf_image* ei, Elf_W(Addr) load_offset, in elf_w()
390 struct elf_image *ei, unsigned long segbase, unsigned long mapoff, Elf_W(Addr)* load_offset) { in elf_w()
407 unw_addr_space_t as, unw_word_t ip, struct elf_image *ei, Elf_W(Addr) load_offset, in elf_w()
428 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
471 static bool elf_w (extract_minidebuginfo) (struct elf_image* ei, struct elf_image* mdi, Elf_W(Ehdr)… in elf_w()
546 static bool elf_w (extract_minidebuginfo) (struct elf_image* ei, struct elf_image* mdi, Elf_W(Ehdr)… in elf_w()
554 unw_addr_space_t as, struct elf_image* ei, unsigned long segbase, unsigned long mapoff, in elf_w()
569 struct elf_image mdi; in elf_w()
587 struct elf_image ei; in elf_w()
596 HIDDEN bool elf_w (get_load_base) (struct elf_image* ei, unw_word_t mapoff, unw_word_t* load_base) { in elf_w()