OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subspace_location
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/som/
internal.h
45
unsigned int
subspace_location
;
member in struct:som_header
aout.h
45
unsigned char
subspace_location
[4];
member in struct:som_external_header
/src/external/gpl3/binutils.old/dist/include/som/
internal.h
45
unsigned int
subspace_location
;
member in struct:som_header
aout.h
45
unsigned char
subspace_location
[4];
member in struct:som_external_header
/src/external/gpl3/gdb/dist/include/som/
internal.h
45
unsigned int
subspace_location
;
member in struct:som_header
aout.h
45
unsigned char
subspace_location
[4];
member in struct:som_external_header
/src/external/gpl3/gdb.old/dist/include/som/
internal.h
45
unsigned int
subspace_location
;
member in struct:som_header
aout.h
45
unsigned char
subspace_location
[4];
member in struct:som_external_header
/src/external/gpl3/binutils/dist/bfd/
som.c
1635
dst->
subspace_location
= bfd_getb32 (src->
subspace_location
);
1673
bfd_putb32 (src->
subspace_location
, dst->
subspace_location
);
2157
(current_offset + file_hdr->
subspace_location
2166
(current_offset + file_hdr->
subspace_location
3632
obj_som_file_hdr (abfd)->
subspace_location
= current_offset;
3963
location = obj_som_file_hdr (abfd)->
subspace_location
;
/src/external/gpl3/binutils.old/dist/bfd/
som.c
1635
dst->
subspace_location
= bfd_getb32 (src->
subspace_location
);
1673
bfd_putb32 (src->
subspace_location
, dst->
subspace_location
);
2157
(current_offset + file_hdr->
subspace_location
2166
(current_offset + file_hdr->
subspace_location
3632
obj_som_file_hdr (abfd)->
subspace_location
= current_offset;
3963
location = obj_som_file_hdr (abfd)->
subspace_location
;
/src/external/gpl3/gdb/dist/bfd/
som.c
1635
dst->
subspace_location
= bfd_getb32 (src->
subspace_location
);
1673
bfd_putb32 (src->
subspace_location
, dst->
subspace_location
);
2157
(current_offset + file_hdr->
subspace_location
2166
(current_offset + file_hdr->
subspace_location
3632
obj_som_file_hdr (abfd)->
subspace_location
= current_offset;
3963
location = obj_som_file_hdr (abfd)->
subspace_location
;
/src/external/gpl3/gdb.old/dist/bfd/
som.c
1635
dst->
subspace_location
= bfd_getb32 (src->
subspace_location
);
1673
bfd_putb32 (src->
subspace_location
, dst->
subspace_location
);
2157
(current_offset + file_hdr->
subspace_location
2166
(current_offset + file_hdr->
subspace_location
3632
obj_som_file_hdr (abfd)->
subspace_location
= current_offset;
3963
location = obj_som_file_hdr (abfd)->
subspace_location
;
Completed in 59 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026