OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_subspaces
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
som.c
3519
unsigned long num_spaces,
num_subspaces
, i;
local
3631
num_subspaces
= som_count_subspaces (abfd);
3633
obj_som_file_hdr (abfd)->subspace_total =
num_subspaces
;
3635
+=
num_subspaces
* sizeof (struct som_external_subspace_dictionary_record);
/src/external/gpl3/binutils.old/dist/bfd/
som.c
3519
unsigned long num_spaces,
num_subspaces
, i;
local
3631
num_subspaces
= som_count_subspaces (abfd);
3633
obj_som_file_hdr (abfd)->subspace_total =
num_subspaces
;
3635
+=
num_subspaces
* sizeof (struct som_external_subspace_dictionary_record);
/src/external/gpl3/gdb/dist/bfd/
som.c
3519
unsigned long num_spaces,
num_subspaces
, i;
local
3631
num_subspaces
= som_count_subspaces (abfd);
3633
obj_som_file_hdr (abfd)->subspace_total =
num_subspaces
;
3635
+=
num_subspaces
* sizeof (struct som_external_subspace_dictionary_record);
/src/external/gpl3/gdb.old/dist/bfd/
som.c
3519
unsigned long num_spaces,
num_subspaces
, i;
local
3631
num_subspaces
= som_count_subspaces (abfd);
3633
obj_som_file_hdr (abfd)->subspace_total =
num_subspaces
;
3635
+=
num_subspaces
* sizeof (struct som_external_subspace_dictionary_record);
Completed in 40 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026