Lines Matching +defs:sym +defs:file +defs:main
1057 asymbol *sym = *in_ptr++; in remove_useless_symbols() local
1271 asymbol *sym) in objdump_print_symname()
1385 asymbol *sym; in find_symbol_for_address() local
1557 objdump_print_addr_with_sym (bfd *abfd, asection *sec, asymbol *sym, in objdump_print_addr_with_sym()
1634 asymbol *sym = NULL; in objdump_print_addr() local
1689 asymbol * sym; in objdump_symbol_at_address() local
3446 asymbol *sym = NULL; in disassemble_section() local
3932 asection *sec, void *file) in load_specific_debug_section()
4032 load_debug_section (enum dwarf_section_display_enum debug, void *file) in load_debug_section()
4082 close_debug_file (void * file) in close_debug_file()
5451 display_any_bfd (bfd *file, int level) in display_any_bfd()
5513 bfd *file; in display_file() local
5545 main (int argc, char **argv) in main() function