Searched defs:objfile (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2loc.h44 struct objfile *objfile; member in struct:dwarf2_locexpr_baton
64 struct objfile *objfile; member in struct:dwarf2_loclist_baton
H A Dcoff-solib.c81 struct objfile *objfile; local
H A Dglibc-tdep.c41 struct objfile *objfile; local
87 struct objfile *objfile; local
[all...]
H A Dxcoffsolib.h48 struct objfile *objfile; member in struct:vmap
H A Dnlmread.c93 nlm_symtab_read (bfd *abfd, CORE_ADDR addr, struct objfile *objfil argument
175 nlm_symfile_read(struct objfile *objfile, int mainline) argument
223 nlm_symfile_finish(struct objfile *objfile) argument
[all...]
H A Dm2-lang.c199 m2_create_fundamental_type (struct objfile *objfile, int typeid) argument
[all...]
H A Dp-lang.c275 pascal_create_fundamental_type (struct objfile *objfile, int typeid) argument
[all...]
H A Dsolist.h65 struct objfile *objfile; /* objfile for loaded lib */ member in struct:so_list
H A Dc-lang.c208 c_create_fundamental_type (struct objfile *objfile, int typeid) argument
[all...]
H A Dcoff-pe-read.c102 add_pe_exported_sym(char *sym_name, unsigned long func_rva, const struct read_pe_section_data *section_data, const char *dll_name, struct objfile *objfile) argument
187 read_pe_exported_syms(struct objfile *objfile) argument
[all...]
H A Df-lang.c251 f_create_fundamental_type (struct objfile *objfile, int typeid) argument
[all...]
H A Dgcore.c335 struct objfile *objfile; local
398 struct objfile *objfile; local
[all...]
H A Dsomread.c85 som_symtab_read(bfd *abfd, struct objfile *objfile, struct section_offsets *section_offsets) argument
329 som_symfile_read(struct objfile *objfile, int mainline) argument
402 som_symfile_finish(struct objfile *objfile) argument
414 som_symfile_init(struct objfile *objfile) argument
428 som_symfile_offsets(struct objfile *objfile, struct section_addr_info *addrs) argument
473 init_import_symbols(struct objfile *objfile) argument
593 init_export_symbols(struct objfile *objfile) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DUnwindTable.cpp29 UnwindTable::UnwindTable (ObjectFile& objfile) : argument
H A DDWARFCallFrameInfo.cpp31 DWARFCallFrameInfo::DWARFCallFrameInfo(ObjectFile& objfile, SectionSP& section_sp, lldb::RegisterKind reg_kind, bool is_eh_frame) : argument
H A DSymbolVendor.cpp54 ObjectFile *objfile = module_sp->GetObjectFile(); local
390 ObjectFile *objfile = m_sym_file_ap->GetObjectFile(); local
446 ObjectFile *objfile = module_sp->GetObjectFile(); local
462 ObjectFile *objfile local
[all...]
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_mips.c99 kgdb_trgt_new_objfile(struct objfile *objfile) argument
H A Dtrgt_arm.c91 kgdb_trgt_new_objfile(struct objfile *objfile) argument
H A Dtrgt_powerpc.c98 kgdb_trgt_new_objfile(struct objfile *objfile) argument
H A Dtrgt_powerpc64.c95 kgdb_trgt_new_objfile(struct objfile *objfile) argument
H A Dtrgt_sparc64.c83 kgdb_trgt_new_objfile(struct objfile *objfile) argument
H A Dtrgt_amd64.c84 kgdb_trgt_new_objfile(struct objfile *objfile) argument
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-hooks.c60 tui_new_objfile_hook (struct objfile* objfile) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp178 ObjectFile *objfile = module_sp->GetObjectFile(); local
214 ObjectFile *objfile = module_sp->GetObjectFile(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectVariable.cpp213 ObjectFile *objfile = var_sc.module_sp->GetObjectFile(); local

Completed in 288 milliseconds

1234