• Home
  • Raw
  • Download

Lines Matching defs:ebl

970   Ebl *ebl = ebl_openbackend (elf);  in process_elf_file()  local
1097 print_ehdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_ehdr()
1244 print_shdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_shdr()
1380 print_phdr (Ebl *ebl, GElf_Ehdr *ehdr) in print_phdr()
1593 section_name (Ebl *ebl, GElf_Shdr *shdr) in section_name()
1603 handle_scngrp (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_scngrp()
1661 print_scngrp (Ebl *ebl) in print_scngrp()
1820 handle_dynamic (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, GElf_Phdr *phdr) in handle_dynamic()
1999 print_dynamic (Ebl *ebl) in print_dynamic()
2022 print_relocs (Ebl *ebl, GElf_Ehdr *ehdr) in print_relocs()
2046 handle_relocs_rel (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr) in handle_relocs_rel()
2235 handle_relocs_rela (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr) in handle_relocs_rela()
2430 print_symtab (Ebl *ebl, int type) in print_symtab()
2476 handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_symtab()
2721 print_verinfo (Ebl *ebl) in print_verinfo()
2779 handle_verneed (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_verneed()
2856 handle_verdef (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_verdef()
2938 handle_versym (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_versym()
3234 print_hash_info (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx, in print_hash_info()
3311 handle_sysv_hash (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_sysv_hash()
3375 handle_sysv_hash64 (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_sysv_hash64()
3440 handle_gnu_hash (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx) in handle_gnu_hash()
3542 handle_hash (Ebl *ebl) in handle_hash()
3586 print_liblist (Ebl *ebl) in print_liblist()
3655 print_attributes (Ebl *ebl, const GElf_Ehdr *ehdr) in print_attributes()
5254 Ebl *ebl, GElf_Ehdr *ehdr __attribute__ ((unused)), in print_debug_abbrev_section()
5327 Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_addr_section()
5553 print_decoded_aranges_section (Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, in print_decoded_aranges_section()
5620 Ebl *ebl, GElf_Ehdr *ehdr, Elf_Scn *scn, in print_debug_aranges_section()
5801 Ebl *ebl, in print_debug_rnglists_section()
6178 Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_ranges_section()
6298 register_info (Ebl *ebl, unsigned int regno, const Ebl_Register_Location *loc, in register_info()
6385 regname (Ebl *ebl, unsigned int regno, char *regnamebuf) in regname()
6398 Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Dwarf *dbg) in print_cfa_program()
6773 print_debug_frame_section (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_frame_section()
7891 Ebl *ebl, GElf_Ehdr *ehdr __attribute__ ((unused)), in print_debug_units()
8177 print_debug_info_section (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_info_section()
8184 print_debug_types_section (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_types_section()
8192 print_decoded_line_section (Dwfl_Module *dwflmod, Ebl *ebl, in print_decoded_line_section()
8553 print_debug_line_section (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_line_section()
9303 Ebl *ebl, in print_debug_loclists_section()
9778 Ebl *ebl, GElf_Ehdr *ehdr, in print_debug_loc_section()
10038 Ebl *ebl, in print_debug_macinfo_section()
10204 Ebl *ebl, in print_debug_macro_section()
10591 Ebl *ebl, in print_debug_pubnames_section()
10606 Ebl *ebl, in print_debug_str_section()
10651 Ebl *ebl, in print_debug_str_offsets_section()
10842 Ebl *ebl __attribute__ ((unused)), in print_debug_frame_hdr_section()
10942 Ebl *ebl __attribute__ ((unused)), in print_debug_exception_table()
11121 print_gdb_index_section (Dwfl_Module *dwflmod, Ebl *ebl, in print_gdb_index_section()
11418 print_debug (Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr) in print_debug()
12190 handle_core_register (Ebl *ebl, Elf *core, int maxregname, in handle_core_register()
12352 handle_core_registers (Ebl *ebl, Elf *core, const void *desc, in handle_core_registers()
12426 handle_auxv_note (Ebl *ebl, Elf *core, GElf_Word descsz, GElf_Off desc_pos) in handle_auxv_note()
12644 handle_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, in handle_core_note()
12674 handle_notes_data (Ebl *ebl, const GElf_Ehdr *ehdr, in handle_notes_data()
12762 handle_notes (Ebl *ebl, GElf_Ehdr *ehdr) in handle_notes()
13032 dump_data (Ebl *ebl) in dump_data()
13038 dump_strings (Ebl *ebl) in dump_strings()
13044 print_strings (Ebl *ebl) in print_strings()