OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_fun
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
439
int
max_fun
;
member in struct:spu_elf_stack_info
2373
/* Allocate a struct spu_elf_stack_info with
MAX_FUN
struct function_info
2377
alloc_stack_info (asection *sec, int
max_fun
)
2383
amt += (
max_fun
- 1) * sizeof (struct function_info);
2386
sec_data->u.i.stack_info->
max_fun
=
max_fun
;
2449
if (sinfo->num_fun >= sinfo->
max_fun
)
2454
old += (sinfo->
max_fun
- 1) * sizeof (struct function_info);
2455
sinfo->
max_fun
+= 20 + (sinfo->
max_fun
>> 1)
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
439
int
max_fun
;
member in struct:spu_elf_stack_info
2373
/* Allocate a struct spu_elf_stack_info with
MAX_FUN
struct function_info
2377
alloc_stack_info (asection *sec, int
max_fun
)
2383
amt += (
max_fun
- 1) * sizeof (struct function_info);
2386
sec_data->u.i.stack_info->
max_fun
=
max_fun
;
2449
if (sinfo->num_fun >= sinfo->
max_fun
)
2454
old += (sinfo->
max_fun
- 1) * sizeof (struct function_info);
2455
sinfo->
max_fun
+= 20 + (sinfo->
max_fun
>> 1)
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
439
int
max_fun
;
member in struct:spu_elf_stack_info
2369
/* Allocate a struct spu_elf_stack_info with
MAX_FUN
struct function_info
2373
alloc_stack_info (asection *sec, int
max_fun
)
2379
amt += (
max_fun
- 1) * sizeof (struct function_info);
2382
sec_data->u.i.stack_info->
max_fun
=
max_fun
;
2445
if (sinfo->num_fun >= sinfo->
max_fun
)
2450
old += (sinfo->
max_fun
- 1) * sizeof (struct function_info);
2451
sinfo->
max_fun
+= 20 + (sinfo->
max_fun
>> 1)
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
439
int
max_fun
;
member in struct:spu_elf_stack_info
2373
/* Allocate a struct spu_elf_stack_info with
MAX_FUN
struct function_info
2377
alloc_stack_info (asection *sec, int
max_fun
)
2383
amt += (
max_fun
- 1) * sizeof (struct function_info);
2386
sec_data->u.i.stack_info->
max_fun
=
max_fun
;
2449
if (sinfo->num_fun >= sinfo->
max_fun
)
2454
old += (sinfo->
max_fun
- 1) * sizeof (struct function_info);
2455
sinfo->
max_fun
+= 20 + (sinfo->
max_fun
>> 1)
[
all
...]
Completed in 49 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026