| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | gdb-index.h | 70 add_comp_unit(off_t cu_offset, off_t cu_length) in add_comp_unit() argument 72 this->comp_units_.push_back(Comp_unit(cu_offset, cu_length)); in add_comp_unit() 100 find_pubname_offset(off_t cu_offset); 105 find_pubtype_offset(off_t cu_offset); 171 : cu_offset(off), cu_length(len) in Comp_unit() 173 uint64_t cu_offset; member
|
| D | gdb-index.cc | 202 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die*); 321 Gdb_index_info_reader::visit_compilation_unit(off_t cu_offset, off_t cu_length, in visit_compilation_unit() argument 325 this->cu_index_ = this->gdb_index_->add_comp_unit(cu_offset, cu_length); in visit_compilation_unit() 942 offset = this->gdb_index_->find_pubname_offset(this->cu_offset()); in read_pubnames_and_pubtypes() 946 offset = this->gdb_index_->find_pubtype_offset(this->cu_offset()); in read_pubnames_and_pubtypes() 1050 map->insert(std::make_pair(table->cu_offset(), section_offset)); in map_pubtable_to_dies() 1083 Gdb_index::find_pubname_offset(off_t cu_offset) in find_pubname_offset() argument 1085 Pubname_offset_map::iterator it = this->cu_pubname_map_.find(cu_offset); in find_pubname_offset() 1095 Gdb_index::find_pubtype_offset(off_t cu_offset) in find_pubtype_offset() argument 1097 Pubname_offset_map::iterator it = this->cu_pubtype_map_.find(cu_offset); in find_pubtype_offset() [all …]
|
| D | dwarf_reader.h | 436 cu_offset() in cu_offset() function 821 cu_offset() const in cu_offset() function 838 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die* root_die);
|
| D | dwp.cc | 707 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die*); 735 visit_compilation_unit(off_t cu_offset, off_t cu_length, Dwarf_die*);
|
| D | ChangeLog-0815 | 3150 (Dwarf_pubnames_table::cu_offset): New member function.
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.c | 80 uint64_t cu_offset; member 1170 uint64_t cu_offset, in decode_location_expression() argument 1475 printf ("DW_OP_call2: <%#" PRIx64 ">", svalue + cu_offset); in decode_location_expression() 1481 printf ("DW_OP_call4: <%#" PRIx64 ">", svalue + cu_offset); in decode_location_expression() 1585 cu_offset, section)) in decode_location_expression() 1596 cu_offset + uvalue); in decode_location_expression() 1608 printf (" <%#" PRIx64 ">", cu_offset + uvalue); in decode_location_expression() 1618 printf (" <%#" PRIx64 ">", cu_offset + uvalue); in decode_location_expression() 1625 uvalue ? cu_offset + uvalue : uvalue); in decode_location_expression() 1633 uvalue ? cu_offset + uvalue : uvalue); in decode_location_expression() [all …]
|
| D | dwarf.h | 170 uint64_t cu_offset; member
|
| D | ChangeLog-2020 | 211 * dwarf.c (struct dwo_info): Add cu_offset field. 212 (add_dwo_info): Add cu_offset parameter. Record in new dwo_info 214 (add_dwo_name): Add cu_offset field. 215 (add_dwo_dir): Add cu_offset field. 216 (add_dwo_id): Add cu_offset field. 217 (read_and_display_attr_value): Pass cu_offset to dwo recording
|
| D | ChangeLog-2004 | 12 * readelf.c (debug_info): Add 'cu_offset' field.
|
| D | ChangeLog-2011 | 411 DW_OP_GNU_reinterpret, if uvalue is 0, don't add cu_offset.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2012 | 5404 (cu_offset, sect_offset): Move these ... 5406 (cu_offset, sect_offset): ... here. 9915 Code cleanupp: Use cu_offset and sect_offset compile time type checking. 9917 (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and 9919 * dwarf2expr.h (cu_offset, sect_offset): New types. 9921 (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and 9925 cu_offset and sect_offset. 9930 (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset 9951 (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset. 9954 Use cu_offset and sect_offset. [all …]
|
| D | ChangeLog-2017 | 15378 sect_offset and cu_offset strong typedefs throughout. 15379 * dwarf2expr.h: Adjust to use sect_offset and cu_offset strong 15382 sect_offset and cu_offset strong typedefs throughout. 15383 * dwarf2read.c: Adjust to use sect_offset and cu_offset strong 15386 (cu_offset): Now an offset type (strong typedef) instead of a
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/po/ |
| D | sr.po | 2120 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > CU size %lx\n" 2121 msgstr "Не могу да решим образац „ref“: uvalue %lx + cu_offset %lx“ > CU величине %lx\n"
|
| D | uk.po | 2155 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n" 2156 msgstr "Не вдалося відновити форму посилання: uvalue %lx + cu_offset %<PRIx64> > розмір CU %tx\n"
|
| D | sv.po | 2178 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n" 2179 msgstr "Kan inte slå upp ref-form: uvalue %lx + cu_offset %<PRIx64> > CU-storlek %tx\n"
|
| D | pt.po | 2131 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > section size %lx\n" 2132 msgstr "Impossível resolver formulário ref: uvalue %lx + cu_offset %lx > tamanho da secção %lx\n"
|
| D | ro.po | 2250 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n" 2251 msgstr "Nu se poate rezolva forma de referință: uvalue %lx + cu_offset %<PRIx64> > dimensiunea CU %…
|
| D | fr.po | 2152 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n" 2153 msgstr "Impossible de résoudre la forme de référence : uvalue %lx + cu_offset %<PRIx64> > taille CU…
|
| D | binutils.pot | 2169 "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n"
|
| D | bg.po | 2158 msgid "Unable to resolve ref form: uvalue %lx + cu_offset %<PRIx64> > CU size %tx\n"
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 76490 gdb: move sect_offset and cu_offset to dwarf2/types.h 76493 cu_offset, also defined in gdbtypes.h, so cu_offset also needs to move 76495 and we are back to square 1). I could move cu_offset to the future new 76497 at cu_offset is not specific to call sites, it's used throughout
|