Searched refs:reloc_stream (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.h180 reloc_stream is the actual stream of relocation entries. */
186 unsigned char *reloc_stream; member in struct:som_section_data_struct
H A Dsom.c5277 som_section_data (section)->reloc_stream = external_relocs;
5285 external_relocs = som_section_data (section)->reloc_stream;
5302 som_section_data (section)->reloc_stream = NULL;
6701 FREE (som_section_data (o)->reloc_stream);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.h180 reloc_stream is the actual stream of relocation entries. */
186 unsigned char *reloc_stream; member in struct:som_section_data_struct
H A Dsom.c5277 som_section_data (section)->reloc_stream = external_relocs;
5285 external_relocs = som_section_data (section)->reloc_stream;
5302 som_section_data (section)->reloc_stream = NULL;
6701 FREE (som_section_data (o)->reloc_stream);

Completed in 181 milliseconds