Home
last modified time | relevance | path

Searched defs:objfile (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dobjfiles.h172 struct objfile struct
190 struct objfile *next; argument
199 /* Some flag bits for this objfile. */ argument
230 /* The object file's BFD. Can be null if the objfile contains only argument
250 struct obstack objfile_obstack; argument
267 is stored in the objfile_obstack. */ argument
280 objfile_obstack for this file. */ argument
294 /* Structure which keeps track of functions that manipulate objfile's argument
351 current objfile. The exception to this for the time being is the argument
375 visited by ALL_OBJFILES & co iterators. Separate debug objfile always argument
[all …]
H A Dobjfiles.c201 struct objfile *objfile; in allocate_objfile() local
280 get_objfile_arch (struct objfile *objfile) in get_objfile_arch()
448 objfile_to_front (struct objfile *objfile) in objfile_to_front()
479 unlink_objfile (struct objfile *objfile) in unlink_objfile()
550 free_objfile (struct objfile *objfile) in free_objfile()
686 struct objfile *objfile, *temp; in free_all_objfiles() local
726 objfile_relocate1 (struct objfile *objfile, in objfile_relocate1()
1083 const struct objfile *objfile; in qsort_cmp() local
1263 struct objfile *objfile; in update_section_map() local
1409 register_objfile_data_with_cleanup (void (*save) (struct objfile *, void *), in register_objfile_data_with_cleanup()
[all …]
H A Dpsymtab.c124 #define ALL_PSYMTABS(objfile, p) \ argument
212 struct objfile *objfile = pst->objfile; in find_pc_sect_psymtab_closer() local
752 relocate_psymtabs (struct objfile *objfile, in relocate_psymtabs()
1274 objfile_has_psyms (struct objfile *objfile) in objfile_has_psyms()
1485 struct objfile *objfile) in extend_psymbol_list()
1514 struct objfile *objfile) in append_psymbol_to_list()
1669 struct objfile *objfile; in maintenance_print_psymbols() local
1713 struct objfile *objfile; in maintenance_info_psymtabs() local
1820 struct objfile *objfile; in maintenance_check_symtabs() local
1901 struct objfile *objfile; in expand_partial_symbol_names() local
[all …]
H A Dsomread.c59 som_symtab_read (bfd *abfd, struct objfile *objfile, in som_symtab_read()
316 som_symfile_read (struct objfile *objfile, int symfile_flags) in som_symfile_read()
364 som_symfile_finish (struct objfile *objfile) in som_symfile_finish()
375 som_symfile_init (struct objfile *objfile) in som_symfile_init()
388 som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in som_symfile_offsets()
H A Dsymmisc.c127 struct objfile *objfile; in print_symbol_bcache_statistics() local
146 struct objfile *objfile; in print_objfile_statistics() local
204 dump_objfile (struct objfile *objfile) in dump_objfile()
242 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols()
322 dump_symtab_1 (struct objfile *objfile, struct symtab *symtab, in dump_symtab_1()
419 dump_symtab (struct objfile *objfile, struct symtab *symtab, in dump_symtab()
449 struct objfile *objfile; in maintenance_print_symbols() local
668 struct objfile *objfile; in maintenance_print_msymbols() local
718 struct objfile *objfile; in maintenance_print_objfiles() local
735 struct objfile *objfile; in maintenance_info_symtabs() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dobjfiles.h216 struct objfile struct
234 struct objfile *next; argument
261 /* The object file's BFD. Can be null if the objfile contains only argument
274 struct obstack objfile_obstack; argument
290 is stored in the objfile_obstack. */ argument
302 to, should be allocated on the objfile_obstack for this file. */ argument
318 to these internally created fundamental types on a per objfile basis, argument
366 point to memory allocated on one of the obstacks in this objfile, argument
395 current objfile. The exception to this for the time being is the argument
408 objfile_obstack (which makes no sense, but I'm not sure it's argument
[all …]
H A Dobjfiles.c117 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table()
154 struct objfile *objfile = NULL; in allocate_objfile() local
237 init_entry_point_info (struct objfile *objfile) in init_entry_point_info()
316 objfile_to_front (struct objfile *objfile) in objfile_to_front()
347 unlink_objfile (struct objfile *objfile) in unlink_objfile()
383 free_objfile (struct objfile *objfile) in free_objfile()
479 struct objfile *objfile, *temp; in free_all_objfiles() local
749 struct objfile *objfile; in find_pc_sect_section() local
845 objfile_alloc_data (struct objfile *objfile) in objfile_alloc_data()
853 objfile_free_data (struct objfile *objfile) in objfile_free_data()
[all …]
H A Dsymmisc.c170 struct objfile *objfile; in print_symbol_bcache_statistics() local
184 struct objfile *objfile; in print_objfile_statistics() local
244 dump_objfile (struct objfile *objfile) in dump_objfile()
542 struct objfile *objfile; in maintenance_print_symbols() local
782 struct objfile *objfile; in maintenance_print_psymbols() local
930 struct objfile *objfile; in maintenance_print_msymbols() local
974 struct objfile *objfile; in maintenance_print_objfiles() local
989 struct objfile *objfile; in maintenance_info_symtabs() local
1038 struct objfile *objfile; in maintenance_info_psymtabs() local
1133 struct objfile *objfile; in maintenance_check_symtabs() local
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dobjfiles.h190 struct objfile struct
198 struct objfile *next; argument
208 /* Some flag bits for this objfile. argument
240 /* The object file's BFD. Can be null if the objfile contains only argument
248 struct objfile_per_bfd_storage *per_bfd; argument
270 struct obstack objfile_obstack; argument
285 is stored in the objfile_obstack. */ argument
298 objfile_obstack for this file. */ argument
312 /* Structure which keeps track of functions that manipulate objfile's argument
345 current objfile. The exception to this for the time being is the argument
[all …]
H A Dpsymtab.c124 #define ALL_PSYMTABS(objfile, p) \ argument
1286 struct objfile *objfile, in recursively_search_psymtabs()
1369 (struct objfile *objfile, in expand_symtabs_matching_via_partial()
1623 struct objfile *objfile) in extend_psymbol_list()
1652 struct objfile *objfile) in append_psymbol_to_list()
1810 struct objfile *objfile; member
1852 struct objfile *objfile; in maintenance_print_psymbols() local
1897 struct objfile *objfile; in maintenance_info_psymtabs() local
2007 struct objfile *objfile; in maintenance_check_symtabs() local
2089 struct objfile *objfile; in expand_partial_symbol_names() local
[all …]
H A Dobjfiles.c172 set_objfile_per_bfd (struct objfile *objfile) in set_objfile_per_bfd()
252 struct objfile *objfile; in allocate_objfile() local
322 get_objfile_arch (struct objfile *objfile) in get_objfile_arch()
421 objfile_to_front (struct objfile *objfile) in objfile_to_front()
452 unlink_objfile (struct objfile *objfile) in unlink_objfile()
526 free_objfile (struct objfile *objfile) in free_objfile()
666 struct objfile *objfile, *temp; in free_all_objfiles() local
706 objfile_relocate1 (struct objfile *objfile, in objfile_relocate1()
1109 const struct objfile *objfile; in qsort_cmp() local
1286 struct objfile *objfile; in update_section_map() local
[all …]
H A Dsymmisc.c88 struct objfile *objfile; in print_symbol_bcache_statistics() local
108 struct objfile *objfile; in print_objfile_statistics() local
167 dump_objfile (struct objfile *objfile) in dump_objfile()
205 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols()
285 dump_symtab_1 (struct objfile *objfile, struct symtab *symtab, in dump_symtab_1()
384 dump_symtab (struct objfile *objfile, struct symtab *symtab, in dump_symtab()
414 struct objfile *objfile; in maintenance_print_symbols() local
641 struct objfile *objfile; in maintenance_print_msymbols() local
693 struct objfile *objfile; in maintenance_print_objfiles() local
711 struct objfile *objfile; in maintenance_info_symtabs() local
/dports/devel/gdb/gdb-11.1/gdb/
H A Dobjfiles.h421 struct objfile struct
484 struct objfile *m_objfile; argument
527 /* Retrieve the gdbarch associated with this objfile. */ argument
668 /* Some flag bits for this objfile. */ argument
670 objfile_flags flags; argument
681 /* The object file's BFD. Can be null if the objfile contains only argument
701 /* Structure which keeps track of functions that manipulate objfile's argument
713 /* Per objfile data-pointers required by other GDB modules. */ argument
759 visited by objfiles & co iterators. Separate debug objfile always argument
815 /* A deleter for objfile. */ argument
[all …]
H A Dpsymtab.c258 (struct objfile *objfile, in find_pc_sect_compunit_symtab()
286 find_pc_sect_psymbol (struct objfile *objfile, in find_pc_sect_psymbol()
398 match_partial_symbol (struct objfile *objfile, in match_partial_symbol()
478 lookup_partial_symbol (struct objfile *objfile, in lookup_partial_symbol()
909 (struct objfile *objfile, in map_symbol_filenames()
986 (struct objfile *objfile, in expand_matching_symbols()
1009 struct objfile *objfile, in recursively_search_psymtabs()
1116 (struct objfile *objfile, in expand_symtabs_matching()
1210 (struct objfile *objfile, in fill_psymbol_map()
1354 struct objfile *objfile) in add_psymbol()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dobjfiles.h79 have been built in the startup code, as we might get hopelessly in add_to_objfile_sections()
118 /* Use these values when any of the above ranges is invalid. */ in add_to_objfile_sections()
154 addresses. */ in allocate_objfile()
237 Malloc'd; free it if you free this struct. */ in init_entry_point_info()
271 /* Obstack to hold objects that should be freed when we load a new symbol in terminate_minimal_symbol_table()
293 struct psymbol_allocation_list static_psymbols; in put_objfile_before()
316 /* For object file formats which don't specify fundamental types, gdb in objfile_to_front()
348 /* The per-objfile information about the entry point, the scope (file/func) in unlink_objfile()
383 These offsets indicate that all symbols (including partial and in free_objfile()
479 /* This objfile was created because the user explicitly caused it in do_free_objfile_cleanup()
[all …]
H A Dsymmisc.c170 struct objfile *objfile; in print_symbol_bcache_statistics() local
184 struct objfile *objfile; in print_objfile_statistics() local
244 dump_objfile (struct objfile *objfile) in dump_objfile()
542 struct objfile *objfile; in maintenance_print_symbols() local
782 struct objfile *objfile; in maintenance_print_psymbols() local
930 struct objfile *objfile; in maintenance_print_msymbols() local
974 struct objfile *objfile; in maintenance_print_objfiles() local
989 struct objfile *objfile; in maintenance_info_symtabs() local
1038 struct objfile *objfile; in maintenance_info_psymtabs() local
1133 struct objfile *objfile; in maintenance_check_symtabs() local
[all …]
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/net/fbzmq/fbzmq-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/security/fizz/fizz-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/www/proxygen/proxygen-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/devel/folly/folly-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/net/wangle/wangle-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/build/fbcode_builder/getdeps/
H A Ddyndeps.py37 def list_dynamic_deps(self, objfile): argument
96 def munge_in_place(self, objfile, final_lib_dir): argument
118 def rewrite_dep(self, objfile, depname, old_dep, new_dep, final_lib_dir): argument
147 def is_objfile(self, objfile): argument
150 def strip_debug_info(self, objfile): argument
228 def is_objfile(self, objfile): argument
335 def list_dynamic_deps(self, objfile): argument
354 def is_objfile(self, objfile): argument
362 def strip_debug_info(self, objfile): argument
376 def is_objfile(self, objfile): argument
[all …]
/dports/multimedia/mpv/mpv-0.34.1/TOOLS/
H A Ddylib-unhell.py14 def is_user_lib(objfile, libname): argument
26 def otool(objfile): argument
42 def install_name_tool_change(old, new, objfile): argument
45 def install_name_tool_id(name, objfile): argument
54 def libraries(objfile, result = dict()): argument

12345678910>>...41