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

12

/freebsd-10.2-release/contrib/gdb/gdb/
H A Ddwarf2-frame.c1203 gdb_assert (objfile->section_offsets);
1204 offset = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
H A Ddwarf2read.c1257 pst = start_psymtab_common (objfile, objfile->section_offsets,
1279 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
1456 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
1852 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2050 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2188 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
2308 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
5354 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
5597 SYMBOL_VALUE_ADDRESS (sym) += ANOFFSET (objfile->section_offsets,
5630 baseaddr = ANOFFSET (objfile->section_offsets, SECT_OFF_TEX
[all...]
H A Dsymmisc.c406 print_address_numeric (ANOFFSET (psymtab->section_offsets, i),
H A Dremote.c1955 struct section_offsets *offs;
2012 offs = ((struct section_offsets *)
2014 memcpy (offs, symfile_objfile->section_offsets,
H A Dia64-tdep.c2421 load_base = ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile));
H A Dmips-tdep.c2374 pdr_pc += ANOFFSET (sec->objfile->section_offsets,

Completed in 295 milliseconds

12