OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reloc_stream
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
som.h
183
reloc_stream
is the actual stream of relocation entries. */
189
unsigned char *
reloc_stream
;
member in struct:som_section_data_struct
som.c
5245
som_section_data (section)->
reloc_stream
= external_relocs;
5253
external_relocs = som_section_data (section)->
reloc_stream
;
5274
som_section_data (section)->
reloc_stream
= NULL;
6733
FREE (som_section_data (o)->
reloc_stream
);
/src/external/gpl3/binutils.old/dist/bfd/
som.h
183
reloc_stream
is the actual stream of relocation entries. */
189
unsigned char *
reloc_stream
;
member in struct:som_section_data_struct
som.c
5243
som_section_data (section)->
reloc_stream
= external_relocs;
5251
external_relocs = som_section_data (section)->
reloc_stream
;
5272
som_section_data (section)->
reloc_stream
= NULL;
6727
FREE (som_section_data (o)->
reloc_stream
);
/src/external/gpl3/gdb.old/dist/bfd/
som.h
183
reloc_stream
is the actual stream of relocation entries. */
189
unsigned char *
reloc_stream
;
member in struct:som_section_data_struct
som.c
5243
som_section_data (section)->
reloc_stream
= external_relocs;
5251
external_relocs = som_section_data (section)->
reloc_stream
;
5272
som_section_data (section)->
reloc_stream
= NULL;
6726
FREE (som_section_data (o)->
reloc_stream
);
/src/external/gpl3/gdb/dist/bfd/
som.h
183
reloc_stream
is the actual stream of relocation entries. */
189
unsigned char *
reloc_stream
;
member in struct:som_section_data_struct
som.c
5243
som_section_data (section)->
reloc_stream
= external_relocs;
5251
external_relocs = som_section_data (section)->
reloc_stream
;
5272
som_section_data (section)->
reloc_stream
= NULL;
6727
FREE (som_section_data (o)->
reloc_stream
);
Completed in 36 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026