Searched refs:section_offsets (Results 26 - 33 of 33) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2loc.c61 CORE_ADDR base_offset = ANOFFSET (baton->objfile->section_offsets,
H A Ddwarf2read.c1332 subpst->section_offsets = pst->section_offsets;
1462 pst = start_psymtab_common (objfile, objfile->section_offsets,
1473 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
1860 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2557 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2736 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2871 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2985 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
6435 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEX
[all...]
H A Ddwarf2-frame.c1216 gdb_assert (objfile->section_offsets);
1217 offset = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
H A Dsymmisc.c406 print_address_numeric (ANOFFSET (psymtab->section_offsets, i),
H A Dremote.c1918 struct section_offsets *offs;
1975 offs = ((struct section_offsets *)
1977 memcpy (offs, symfile_objfile->section_offsets,
H A Dhppa-tdep.c417 text_offset = ANOFFSET (objfile->section_offsets, 0);
H A Dia64-tdep.c2393 load_base = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
H A Dsymtab.c953 CORE_ADDR offset = ANOFFSET (objfile->section_offsets, idx);

Completed in 289 milliseconds

12