Home
last modified time | relevance | path

Searched refs:obj_section (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile.h31 struct obj_section;
281 struct obj_section *section,
505 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
509 extern struct obj_section *find_pc_overlay (CORE_ADDR);
512 extern int section_is_overlay (struct obj_section *);
515 extern int section_is_mapped (struct obj_section *);
518 extern CORE_ADDR pc_in_mapped_range (CORE_ADDR, struct obj_section *);
521 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
524 extern CORE_ADDR overlay_mapped_address (CORE_ADDR, struct obj_section *);
527 extern CORE_ADDR overlay_unmapped_address (CORE_ADDR, struct obj_section *);
[all …]
H A Dobjfiles.c73 struct obj_section **sections;
128 struct obj_section section; in add_to_objfile_sections()
729 struct obj_section *s; in objfile_relocate1()
822 struct obj_section *s; in objfile_relocate1()
1027 const struct obj_section *sect1 = *(const struct obj_section **) a; in qsort_cmp()
1028 const struct obj_section *sect2 = *(const struct obj_section **) b; in qsort_cmp()
1107 static struct obj_section *
1108 preferred_obj_section (struct obj_section *a, struct obj_section *b) in preferred_obj_section()
1312 const struct obj_section *section = *(const struct obj_section **) elt; in bsearch_cmp()
1323 struct obj_section *
[all …]
H A Dsymtab.h161 struct obj_section *obj_section; member
169 extern CORE_ADDR symbol_overlayed_address (CORE_ADDR, struct obj_section *);
186 #define SYMBOL_OBJ_SECTION(symbol) (symbol)->ginfo.obj_section
966 extern struct symbol *find_pc_sect_function (CORE_ADDR, struct obj_section *);
983 struct obj_section *);
991 extern struct symtab *find_pc_sect_symtab (CORE_ADDR, struct obj_section *);
1088 *lookup_minimal_symbol_by_pc_section (CORE_ADDR, struct obj_section *);
1111 struct obj_section *section;
1155 struct obj_section *, int);
1222 int matching_obj_sections (struct obj_section *, struct obj_section *);
H A Dminsyms.c456 struct obj_section *section, in lookup_minimal_symbol_by_pc_section_1()
678 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, struct obj_section *section) in lookup_minimal_symbol_by_pc_section()
865 struct obj_section *obj_section; in prim_record_minimal_symbol_full() local
907 ALL_OBJFILE_OSECTIONS (objfile, obj_section) in prim_record_minimal_symbol_full()
909 if (obj_section->the_bfd_section == bfd_section) in prim_record_minimal_symbol_full()
911 SYMBOL_OBJ_SECTION (msymbol) = obj_section; in prim_record_minimal_symbol_full()
1266 struct obj_section *section = find_pc_section (pc); in lookup_solib_trampoline_symbol_by_pc()
H A Dhppabsd-tdep.c37 struct obj_section *faddr_sec; in hppabsd_find_global_pointer()
57 struct obj_section *sec; in hppabsd_find_global_pointer()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.h36 struct obj_section;
276 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
280 extern struct obj_section *find_pc_overlay (CORE_ADDR);
283 extern int section_is_overlay (struct obj_section *);
286 extern int section_is_mapped (struct obj_section *);
289 extern CORE_ADDR pc_in_mapped_range (CORE_ADDR, struct obj_section *);
292 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
295 extern CORE_ADDR overlay_mapped_address (CORE_ADDR, struct obj_section *);
298 extern CORE_ADDR overlay_unmapped_address (CORE_ADDR, struct obj_section *);
301 extern CORE_ADDR symbol_overlayed_address (CORE_ADDR, struct obj_section *);
[all …]
H A Dobjfiles.c267 struct obj_section *section;
296 struct obj_section);
726 struct obj_section *s;
900 sort_cmp (const struct obj_section *sect1, const obj_section *sect2)
982 static struct obj_section *
983 preferred_obj_section (struct obj_section *a, struct obj_section *b)
1185 const struct obj_section *section = *(const struct obj_section **) elt;
1196 struct obj_section *
1200 struct obj_section *s, **sp;
1246 struct obj_section *s;
[all …]
H A Dminsyms.h43 struct obj_section *obj_section () const in obj_section() function
45 return minsym->obj_section (objfile); in obj_section()
269 struct obj_section *section,
H A Dfindvar.c643 var->obj_section (var_objfile)); in read_var_value()
668 var->obj_section (symbol_objfile (var))); in read_var_value()
710 var->obj_section (symbol_objfile (var))); in read_var_value()
753 struct obj_section *obj_section; in read_var_value() local
778 obj_section = msym->obj_section (lookup_data.result.objfile); in read_var_value()
781 if (obj_section == NULL in read_var_value()
782 || (obj_section->the_bfd_section->flags & SEC_THREAD_LOCAL) != 0) in read_var_value()
787 addr = symbol_overlayed_address (addr, obj_section); in read_var_value()
789 if (obj_section in read_var_value()
790 && (obj_section->the_bfd_section->flags & SEC_THREAD_LOCAL) != 0) in read_var_value()
[all …]
H A Dsymtab.h52 struct obj_section;
562 struct obj_section *obj_section (const struct objfile *objfile) const;
565 extern CORE_ADDR symbol_overlayed_address (CORE_ADDR, struct obj_section *);
1728 extern struct symbol *find_pc_sect_function (CORE_ADDR, struct obj_section *);
1735 (CORE_ADDR pc, struct obj_section *section);
1824 extern void expand_symtab_containing_pc (CORE_ADDR, struct obj_section *);
1833 find_pc_sect_compunit_symtab (CORE_ADDR, struct obj_section *);
1895 struct obj_section *section = NULL;
1928 struct obj_section *, int);
2004 bool matching_obj_sections (struct obj_section *, struct obj_section *);
[all …]
H A Dpsympriv.h41 struct obj_section *obj_section (struct objfile *objfile) const in obj_section() function
43 return ginfo.obj_section (objfile); in obj_section()
542 CORE_ADDR pc, struct obj_section *section, int warn_if_readin) override;
583 struct obj_section *section,
H A Dminsyms.c686 struct obj_section *iter; in frob_address()
730 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc_in, struct obj_section *section, in lookup_minimal_symbol_by_pc_section()
855 && msymbol[hi].obj_section (objfile) != nullptr in lookup_minimal_symbol_by_pc_section()
857 (msymbol[hi].obj_section (objfile), in lookup_minimal_symbol_by_pc_section()
875 && (msymbol[hi].obj_section (objfile) in lookup_minimal_symbol_by_pc_section()
876 == msymbol[hi - 1].obj_section (objfile))) in lookup_minimal_symbol_by_pc_section()
1586 struct obj_section *obj_section; in minimal_symbol_upper_bound() local
1616 obj_section = minsym.obj_section (); in minimal_symbol_upper_bound()
1619 < obj_section->endaddr ())) in minimal_symbol_upper_bound()
1624 result = obj_section->endaddr (); in minimal_symbol_upper_bound()
H A Dobjfiles.h618 struct obj_section *section,
751 struct obj_section *sections = nullptr;
752 struct obj_section *sections_end = nullptr;
833 struct obj_section struct
918 extern struct obj_section *find_pc_section (CORE_ADDR pc);
H A Dblockframe.c136 find_pc_sect_function (CORE_ADDR pc, struct obj_section *section) in find_pc_sect_function()
158 find_pc_sect_containing_function (CORE_ADDR pc, struct obj_section *section) in find_pc_sect_containing_function()
195 static struct obj_section *cache_pc_function_section = NULL;
218 struct obj_section *section; in find_pc_partial_function_sym()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsymfile.h30 struct obj_section;
289 struct obj_section *section,
548 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
552 extern struct obj_section *find_pc_overlay (CORE_ADDR);
555 extern int section_is_overlay (struct obj_section *);
558 extern int section_is_mapped (struct obj_section *);
561 extern CORE_ADDR pc_in_mapped_range (CORE_ADDR, struct obj_section *);
564 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
567 extern CORE_ADDR overlay_mapped_address (CORE_ADDR, struct obj_section *);
570 extern CORE_ADDR overlay_unmapped_address (CORE_ADDR, struct obj_section *);
[all …]
H A Dobjfiles.c71 struct obj_section **sections;
189 struct obj_section section; in add_to_objfile_sections()
709 struct obj_section *s; in objfile_relocate1()
804 struct obj_section *s; in objfile_relocate1()
1053 const struct obj_section *sect1 = *(const struct obj_section **) a; in qsort_cmp()
1054 const struct obj_section *sect2 = *(const struct obj_section **) b; in qsort_cmp()
1133 static struct obj_section *
1134 preferred_obj_section (struct obj_section *a, struct obj_section *b) in preferred_obj_section()
1335 const struct obj_section *section = *(const struct obj_section **) elt; in bsearch_cmp()
1346 struct obj_section *
[all …]
H A Dsymtab.h167 struct obj_section *obj_section; member
177 extern CORE_ADDR symbol_overlayed_address (CORE_ADDR, struct obj_section *);
195 #define SYMBOL_OBJ_SECTION(symbol) (symbol)->ginfo.obj_section
1026 extern struct symbol *find_pc_sect_function (CORE_ADDR, struct obj_section *);
1043 struct obj_section *);
1051 extern struct symtab *find_pc_sect_symtab (CORE_ADDR, struct obj_section *);
1108 struct obj_section *section;
1140 struct obj_section *, int);
1196 int matching_obj_sections (struct obj_section *, struct obj_section *);
H A Dminsyms.c479 struct obj_section *section, in lookup_minimal_symbol_by_pc_section_1()
701 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, struct obj_section *section) in lookup_minimal_symbol_by_pc_section()
886 struct obj_section *obj_section; in prim_record_minimal_symbol_full() local
928 ALL_OBJFILE_OSECTIONS (objfile, obj_section) in prim_record_minimal_symbol_full()
930 if (obj_section->the_bfd_section == bfd_section) in prim_record_minimal_symbol_full()
932 SYMBOL_OBJ_SECTION (msymbol) = obj_section; in prim_record_minimal_symbol_full()
1289 struct obj_section *section = find_pc_section (pc); in lookup_solib_trampoline_symbol_by_pc()
/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c536 struct obj_section { struct
732 struct obj_section *plt;
735 struct obj_section *got;
2155 struct obj_section **p; in obj_insert_section_load_order()
2170 struct obj_section *sec; in helper_create_alloced_section()
2192 struct obj_section *sec; in obj_create_alloced_section()
2204 struct obj_section *sec; in obj_create_alloced_section_first()
2332 struct obj_section *sec; in get_modinfo_value()
2694 struct obj_section *sec; in new_create_this_module()
2713 struct obj_section *sec; in new_add_ksymtab()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblockframe.c93 struct obj_section *osect = find_pc_sect_section (maddr, msect); in inside_main_func()
307 struct obj_section *osect; in find_pc_partial_function()
319 struct obj_section *obj_section = find_pc_section (pc); in find_pc_partial_function() local
320 if (obj_section == NULL) in find_pc_partial_function()
323 section = obj_section->the_bfd_section; in find_pc_partial_function()
H A Dobjfiles.c80 struct obj_section section;
97 objfile->sections_end = (struct obj_section *) (((unsigned long) objfile->sections_end) + 1);
127 objfile->sections = (struct obj_section *)
627 struct obj_section *s;
636 struct obj_section *s;
745 struct obj_section *
748 struct obj_section *s;
762 struct obj_section *
776 struct obj_section *s;
H A Dobjfiles.h142 struct obj_section
411 struct obj_section
559 extern struct obj_section *find_pc_section (CORE_ADDR pc);
561 extern struct obj_section *find_pc_sect_section (CORE_ADDR pc,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblockframe.c93 struct obj_section *osect = find_pc_sect_section (maddr, msect); in inside_main_func()
307 struct obj_section *osect; in find_pc_partial_function()
319 struct obj_section *obj_section = find_pc_section (pc); in find_pc_partial_function() local
320 if (obj_section == NULL) in find_pc_partial_function()
323 section = obj_section->the_bfd_section; in find_pc_partial_function()
H A Dobjfiles.c80 struct obj_section section; in add_to_objfile_sections()
97 objfile->sections_end = (struct obj_section *) (((unsigned long) objfile->sections_end) + 1); in add_to_objfile_sections()
127 objfile->sections = (struct obj_section *) in build_objfile_section_table()
627 struct obj_section *s; in objfile_relocate()
636 struct obj_section *s; in objfile_relocate()
745 struct obj_section *
748 struct obj_section *s; in find_pc_sect_section()
762 struct obj_section *
776 struct obj_section *s; in in_plt_section()
H A Dobjfiles.h142 struct obj_section struct
411 struct obj_section
559 extern struct obj_section *find_pc_section (CORE_ADDR pc);
561 extern struct obj_section *find_pc_sect_section (CORE_ADDR pc,

123456789