OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sec_info_arr_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
3221
unsigned int
sec_info_arr_size
;
12709
htab->
sec_info_arr_size
= _bfd_section_id;
12710
amt = sizeof (*htab->sec_info) * (htab->
sec_info_arr_size
);
13285
&& isec->output_section->id < htab->
sec_info_arr_size
)
13402
if (osec->id >= htab->
sec_info_arr_size
)
17229
else if (sec != NULL && sec->id < htab->
sec_info_arr_size
)
3217
unsigned int
sec_info_arr_size
;
member in struct:ppc_link_hash_table
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
3229
unsigned int
sec_info_arr_size
;
12706
htab->
sec_info_arr_size
= _bfd_section_id;
12707
amt = sizeof (*htab->sec_info) * (htab->
sec_info_arr_size
);
13282
&& isec->output_section->id < htab->
sec_info_arr_size
)
13399
if (osec->id >= htab->
sec_info_arr_size
)
17217
else if (sec != NULL && sec->id < htab->
sec_info_arr_size
)
3225
unsigned int
sec_info_arr_size
;
member in struct:ppc_link_hash_table
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
3229
unsigned int
sec_info_arr_size
;
12689
htab->
sec_info_arr_size
= _bfd_section_id;
12690
amt = sizeof (*htab->sec_info) * (htab->
sec_info_arr_size
);
13265
&& isec->output_section->id < htab->
sec_info_arr_size
)
13382
if (osec->id >= htab->
sec_info_arr_size
)
17187
else if (sec != NULL && sec->id < htab->
sec_info_arr_size
)
3225
unsigned int
sec_info_arr_size
;
member in struct:ppc_link_hash_table
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
3234
unsigned int
sec_info_arr_size
;
12682
htab->
sec_info_arr_size
= _bfd_section_id;
12683
amt = sizeof (*htab->sec_info) * (htab->
sec_info_arr_size
);
13258
&& isec->output_section->id < htab->
sec_info_arr_size
)
13375
if (osec->id >= htab->
sec_info_arr_size
)
17180
else if (sec != NULL && sec->id < htab->
sec_info_arr_size
)
3230
unsigned int
sec_info_arr_size
;
member in struct:ppc_link_hash_table
Completed in 325 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026