Searched defs:dwflmod (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Dreadelf.c222 static void process_elf_file (Dwfl_Module *dwflmod, int fd);
240 static void print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr);
502 count_dwflmod (Dwfl_Module *dwflmod __attribute__ ((unused)),
521 process_dwflmod (Dwfl_Module *dwflmod, argument
533 dwfl_module_info (dwflmod, NULL, NULL, NULL, NULL, NULL, &fname, NULL);
538 process_elf_file (dwflmod, a->fd);
616 process_elf_file (Dwfl_Module *dwflmod, int fd) argument
619 Elf *elf = dwfl_module_getelf (dwflmod, &dwflbias);
710 print_debug (dwflmod, ebl, ehdr);
3115 format_dwarf_addr (Dwfl_Module *dwflmod, argument
3906 print_ops(Dwfl_Module *dwflmod, Dwarf *dbg, int indent, int indentrest, unsigned int vers, unsigned int addrsize, unsigned int offset_size, Dwarf_Word len, const unsigned char *data) argument
4692 print_debug_ranges_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
4809 print_cfa_program(const unsigned char *readp, const unsigned char *const endp, Dwarf_Word vma_base, unsigned int code_align, int data_align, unsigned int version, unsigned int ptr_size, Dwfl_Module *dwflmod, Ebl *ebl, Dwarf *dbg) argument
5184 print_debug_frame_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
5518 Dwfl_Module *dwflmod; member in struct:attrcb_args
5810 print_debug_units(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg, bool debug_types) argument
5964 print_debug_info_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
5971 print_debug_types_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
5979 print_debug_line_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
6470 print_debug_loc_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
7086 print_gdb_index_section(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg) argument
7283 print_debug(Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr) argument
[all...]

Completed in 326 milliseconds