Searched refs:de_debug_gdbindex (Results 1 – 5 of 5) sorted by relevance
147 if (!dbg->de_debug_gdbindex.dss_size) { in dwarf_gdbindex_header()150 if (!dbg->de_debug_gdbindex.dss_data) { in dwarf_gdbindex_header()151 res = _dwarf_load_section(dbg, &dbg->de_debug_gdbindex,error); in dwarf_gdbindex_header()157 if (dbg->de_debug_gdbindex.dss_size < in dwarf_gdbindex_header()162 memcpy(&header,dbg->de_debug_gdbindex.dss_data, in dwarf_gdbindex_header()171 indexptr->gi_section_data = dbg->de_debug_gdbindex.dss_data; in dwarf_gdbindex_header()172 indexptr->gi_section_length = dbg->de_debug_gdbindex.dss_size; in dwarf_gdbindex_header()174 dbg->de_debug_gdbindex.dss_data, in dwarf_gdbindex_header()177 dbg->de_debug_gdbindex.dss_data + DWARF_32BIT_SIZE, in dwarf_gdbindex_header()180 dbg->de_debug_gdbindex.dss_data + 2*DWARF_32BIT_SIZE, in dwarf_gdbindex_header()[all …]
645 struct Dwarf_Section_s de_debug_gdbindex; member
997 rela_free(&dbg->de_debug_gdbindex); in _dwarf_free_all_of_one_debug()
1353 FINDSEC(&dbg->de_debug_gdbindex, in _dwarf_what_section_are_we()
668 &dbg->de_debug_gdbindex, in enter_section_in_de_debug_sections_array()