Home
last modified time | relevance | path

Searched defs:objf (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dminsyms.c363 struct objfile *objf) in lookup_minimal_symbol()
523 (struct objfile *objf, const lookup_name_info &lookup_name, in iterate_over_minimal_symbols()
572 lookup_minimal_symbol_linkage (const char *name, struct objfile *objf) in lookup_minimal_symbol_linkage()
617 lookup_minimal_symbol_text (const char *name, struct objfile *objf) in lookup_minimal_symbol_text()
682 struct objfile *objf) in lookup_minimal_symbol_by_pc_name()
1087 objfile *objf = current_program_space->symfile_object_file; in get_symbol_leading_char() local
Dsymfile-mem.c86 struct objfile *objf; in symbol_file_add_from_memory() local
Dsolib-frv.c741 objfile *objf = current_program_space->symfile_object_file; in frv_relocate_main_executable() local
843 objfile *objf = current_program_space->symfile_object_file; in main_got() local
904 objfile *objf = current_program_space->symfile_object_file; in frv_fdpic_find_canonical_descriptor() local
Dsolib-aix.c437 objfile *objf = current_program_space->symfile_object_file; in solib_aix_solib_create_inferior_hook() local
Dsymfile.c2169 set_objfile_default_section_offset (struct objfile *objf, in set_objfile_default_section_offset()
2229 struct objfile *objf; in add_symbol_file_command() local
2382 struct objfile *objf = NULL; in remove_symbol_file_command() local
Dsolib-dsbt.c806 objfile *objf = current_program_space->symfile_object_file; in dsbt_relocate_main_executable() local
Dobjfiles.c354 objfile *objf = current_program_space->symfile_object_file; in entry_point_address_query() local
Dlinux-tdep.c2524 struct objfile *objf; in linux_infcall_mmap() local
2565 struct objfile *objf; in linux_infcall_munmap() local
Dsolib-svr4.c2515 objfile *objf = current_program_space->symfile_object_file; in enable_break() local
3033 objfile *objf = current_program_space->symfile_object_file; in svr4_relocate_main_executable() local
Djit.c222 get_jiter_objfile_data (objfile *objf) in get_jiter_objfile_data()
Dax-gdb.c635 minimal_symbol *msymbol, objfile *objf) in gen_msym_var_ref()
Dvalops.c172 struct objfile *objf; in value_allocate_space_in_inferior() local
Dsymtab.c6759 minimal_symbol::get_maybe_copied_address (objfile *objf) const in get_maybe_copied_address()
Di386-tdep.c2834 struct objfile *objf = nullptr; in i386_thiscall_push_dummy_call() local
Dtarget.c2399 objfile *objf = current_program_space->symfile_object_file; in info_target_command() local
Dremote.c4648 objfile *objf = current_program_space->symfile_object_file; in get_offsets() local
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-prettyprint.c103 gdbpy_ref<> objf = objfile_to_objfile_object (obj); in find_pretty_printer_from_objfiles() local
Dpy-progspace.c488 struct objfile *objf = self->pspace->objfile_for_address (addr); in pspy_objfile_for_address() local