Searched refs:debug_information_part (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/
H A Dieee.h54 file_ptr debug_information_part; member in struct:ieee_w_variable::__anon565
/freebsd-10.0-release/contrib/gdb/include/
H A Dieee.h54 file_ptr debug_information_part; member in struct:ieee_w_variable::__anon1392
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dieee.c1274 if (ieee->w.r.debug_information_part == 0)
1281 sec->filepos = ieee->w.r.debug_information_part;
1283 debug_end = ieee_part_after (ieee, ieee->w.r.debug_information_part);
1284 sec->size = debug_end - ieee->w.r.debug_information_part;
3124 ieee->w.r.debug_information_part = 0;
3128 ieee->w.r.debug_information_part = here;
3139 if (entry_ieee->w.r.debug_information_part)
3141 if (bfd_seek (entry, entry_ieee->w.r.debug_information_part,
3151 ieee->w.r.debug_information_part = here;
3153 ieee->w.r.debug_information_part
[all...]

Completed in 58 milliseconds