Home
last modified time | relevance | path

Searched defs:saved_offsets (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsimple.c126 struct saved_offsets struct
128 unsigned int section_count;
129 struct saved_output_info *sections;
153 struct saved_offsets *saved_offsets = (struct saved_offsets *) ptr; in simple_save_output_info() local
172 struct saved_offsets *saved_offsets = (struct saved_offsets *) ptr; in simple_restore_output_info() local
213 struct saved_offsets saved_offsets; in bfd_simple_get_relocated_section_contents() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsimple.c127 struct saved_offsets struct
129 unsigned int section_count;
130 struct saved_output_info *sections;
154 struct saved_offsets *saved_offsets = (struct saved_offsets *) ptr; in simple_save_output_info() local
173 struct saved_offsets *saved_offsets = (struct saved_offsets *) ptr; in simple_restore_output_info() local
213 struct saved_offsets saved_offsets; in bfd_simple_get_relocated_section_contents() local