Lines Matching +defs:file +defs:start

259 #define GET_ELF_SYMBOLS(file, section)			\  argument
273 get_data (void *var, FILE *file, long offset, size_t size, size_t nmemb, in get_data()
653 slurp_rela_relocs (FILE *file, in slurp_rela_relocs()
725 slurp_rel_relocs (FILE *file, in slurp_rel_relocs()
797 dump_raw_relr (FILE *file, in dump_raw_relr()
857 slurp_relr_relocs (FILE *file, in slurp_relr_relocs()
1067 dump_relocations (FILE *file, in dump_relocations()
3522 get_32bit_program_headers (FILE *file, Elf_Internal_Phdr *program_headers) in get_32bit_program_headers()
3555 get_64bit_program_headers (FILE *file, Elf_Internal_Phdr *program_headers) in get_64bit_program_headers()
3590 get_program_headers (FILE *file) in get_program_headers()
3621 process_program_headers (FILE *file) in process_program_headers()
3843 offset_from_vma (FILE *file, bfd_vma vma, bfd_size_type size) in offset_from_vma()
3872 get_32bit_section_headers (FILE *file, unsigned int num) in get_32bit_section_headers()
3913 get_64bit_section_headers (FILE *file, unsigned int num) in get_64bit_section_headers()
3954 get_32bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_32bit_elf_symbols()
4017 get_64bit_elf_symbols (FILE *file, Elf_Internal_Shdr *section) in get_64bit_elf_symbols()
4259 process_section_headers (FILE *file) in process_section_headers()
4629 process_section_groups (FILE *file) in process_section_groups()
4703 unsigned char *start, *indices; in process_section_groups() local
4879 process_relocs (FILE *file) in process_relocs()
5052 struct absaddr start; member
5163 slurp_ia64_unwind_table (FILE *file, in slurp_ia64_unwind_table()
5294 ia64_process_unwind (FILE *file) in ia64_process_unwind()
5434 struct absaddr start; member
5544 slurp_hppa_unwind_table (FILE *file, in slurp_hppa_unwind_table()
5704 hppa_process_unwind (FILE *file) in hppa_process_unwind()
5767 process_unwind (FILE *file) in process_unwind()
5945 get_32bit_dynamic_section (FILE *file) in get_32bit_dynamic_section()
5989 get_64bit_dynamic_section (FILE *file) in get_64bit_dynamic_section()
6065 process_dynamic_section (FILE *file) in process_dynamic_section()
6727 process_version_sections (FILE *file) in process_version_sections()
7297 get_dynamic_data (FILE *file, unsigned int number, unsigned int ent_size) in get_dynamic_data()
7335 process_symbol_table (FILE *file) in process_symbol_table()
7955 disassemble_section (Elf_Internal_Shdr *section, FILE *file) in disassemble_section()
7967 dump_section (Elf_Internal_Shdr *section, FILE *file) in dump_section()
7972 unsigned char *start; in dump_section() local
8058 debug_apply_rela_addends (void *file, in debug_apply_rela_addends()
8060 unsigned char *start) in debug_apply_rela_addends()
8165 load_debug_section (enum dwarf_section_display_enum debug, void *file) in load_debug_section()
8207 display_debug_section (Elf_Internal_Shdr *section, FILE *file) in display_debug_section()
8277 process_section_contents (FILE *file) in process_section_contents()
8545 process_arm_specific (FILE *file) in process_arm_specific()
8662 process_mips_specific (FILE *file) in process_mips_specific()
9054 process_gnu_liblist (FILE *file) in process_gnu_liblist()
9282 process_corefile_note_segment (FILE *file, bfd_vma offset, bfd_vma length) in process_corefile_note_segment()
9364 process_corefile_note_segments (FILE *file) in process_corefile_note_segments()
9387 process_note_sections (FILE *file) in process_note_sections()
9405 process_notes (FILE *file) in process_notes()
9423 process_arch_specific (FILE *file) in process_arch_specific()
9443 get_file_header (FILE *file) in get_file_header()
9546 process_object (char *file_name, FILE *file) in process_object()
9695 process_archive (char *file_name, FILE *file) in process_archive()
9867 FILE *file; in process_file() local