OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:line_size_log2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
341
unsigned int
line_size_log2
;
member in struct:spu_link_hash_table
481
htab->
line_size_log2
= bfd_log2 (htab->params->line_size);
707
<< (htab->num_lines_log2 + htab->
line_size_log2
)));
728
num_buf = ((s->vma - vma_start) >> htab->
line_size_log2
) + 1;
2062
h->size = htab->num_buf << htab->
line_size_log2
;
2067
h->root.u.def.value = 1 << htab->
line_size_log2
;
2073
h->root.u.def.value = htab->
line_size_log2
;
2079
h->root.u.def.value = -htab->
line_size_log2
;
2085
h->root.u.def.value = 1 << (htab->num_lines_log2 + htab->
line_size_log2
);
2091
h->root.u.def.value = htab->num_lines_log2 + htab->
line_size_log2
;
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
341
unsigned int
line_size_log2
;
member in struct:spu_link_hash_table
481
htab->
line_size_log2
= bfd_log2 (htab->params->line_size);
707
<< (htab->num_lines_log2 + htab->
line_size_log2
)));
728
num_buf = ((s->vma - vma_start) >> htab->
line_size_log2
) + 1;
2062
h->size = htab->num_buf << htab->
line_size_log2
;
2067
h->root.u.def.value = 1 << htab->
line_size_log2
;
2073
h->root.u.def.value = htab->
line_size_log2
;
2079
h->root.u.def.value = -htab->
line_size_log2
;
2085
h->root.u.def.value = 1 << (htab->num_lines_log2 + htab->
line_size_log2
);
2091
h->root.u.def.value = htab->num_lines_log2 + htab->
line_size_log2
;
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
341
unsigned int
line_size_log2
;
member in struct:spu_link_hash_table
481
htab->
line_size_log2
= bfd_log2 (htab->params->line_size);
706
<< (htab->num_lines_log2 + htab->
line_size_log2
)));
727
num_buf = ((s->vma - vma_start) >> htab->
line_size_log2
) + 1;
2059
h->size = htab->num_buf << htab->
line_size_log2
;
2064
h->root.u.def.value = 1 << htab->
line_size_log2
;
2070
h->root.u.def.value = htab->
line_size_log2
;
2076
h->root.u.def.value = -htab->
line_size_log2
;
2082
h->root.u.def.value = 1 << (htab->num_lines_log2 + htab->
line_size_log2
);
2088
h->root.u.def.value = htab->num_lines_log2 + htab->
line_size_log2
;
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
341
unsigned int
line_size_log2
;
member in struct:spu_link_hash_table
481
htab->
line_size_log2
= bfd_log2 (htab->params->line_size);
707
<< (htab->num_lines_log2 + htab->
line_size_log2
)));
728
num_buf = ((s->vma - vma_start) >> htab->
line_size_log2
) + 1;
2062
h->size = htab->num_buf << htab->
line_size_log2
;
2067
h->root.u.def.value = 1 << htab->
line_size_log2
;
2073
h->root.u.def.value = htab->
line_size_log2
;
2079
h->root.u.def.value = -htab->
line_size_log2
;
2085
h->root.u.def.value = 1 << (htab->num_lines_log2 + htab->
line_size_log2
);
2091
h->root.u.def.value = htab->num_lines_log2 + htab->
line_size_log2
;
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026