OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sizeof_reloc
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf-ifunc.c
117
unsigned int
sizeof_reloc
;
local
205
sizeof_reloc
= bed->s->sizeof_rela;
207
sizeof_reloc
= bed->s->sizeof_rel;
247
relplt->size +=
sizeof_reloc
;
275
htab->irelifunc->size += count *
sizeof_reloc
;
277
htab->srelgot->size += count *
sizeof_reloc
;
280
relplt->size += count *
sizeof_reloc
;
339
htab->srelgot->size +=
sizeof_reloc
;
342
relplt->size +=
sizeof_reloc
;
elfxx-x86.h
697
unsigned int
sizeof_reloc
;
member in struct:elf_x86_link_hash_table
elfnn-loongarch.c
1868
unsigned int
sizeof_reloc
;
local
1956
sizeof_reloc
= bed->s->sizeof_rela;
1958
sizeof_reloc
= bed->s->sizeof_rel;
1999
relplt->size +=
sizeof_reloc
;
2027
htab->srelgot->size += count *
sizeof_reloc
;
2030
relplt->size += count *
sizeof_reloc
;
2088
htab->srelgot->size +=
sizeof_reloc
;
2091
relplt->size +=
sizeof_reloc
;
/src/external/gpl3/binutils.old/dist/bfd/
elf-ifunc.c
117
unsigned int
sizeof_reloc
;
local
205
sizeof_reloc
= bed->s->sizeof_rela;
207
sizeof_reloc
= bed->s->sizeof_rel;
247
relplt->size +=
sizeof_reloc
;
275
htab->irelifunc->size += count *
sizeof_reloc
;
277
htab->srelgot->size += count *
sizeof_reloc
;
280
relplt->size += count *
sizeof_reloc
;
339
htab->srelgot->size +=
sizeof_reloc
;
342
relplt->size +=
sizeof_reloc
;
elfxx-x86.h
688
unsigned int
sizeof_reloc
;
member in struct:elf_x86_link_hash_table
elfnn-loongarch.c
1686
unsigned int
sizeof_reloc
;
local
1774
sizeof_reloc
= bed->s->sizeof_rela;
1776
sizeof_reloc
= bed->s->sizeof_rel;
1817
relplt->size +=
sizeof_reloc
;
1845
htab->srelgot->size += count *
sizeof_reloc
;
1848
relplt->size += count *
sizeof_reloc
;
1906
htab->srelgot->size +=
sizeof_reloc
;
1909
relplt->size +=
sizeof_reloc
;
/src/external/gpl3/gdb.old/dist/bfd/
elf-ifunc.c
117
unsigned int
sizeof_reloc
;
local
205
sizeof_reloc
= bed->s->sizeof_rela;
207
sizeof_reloc
= bed->s->sizeof_rel;
247
relplt->size +=
sizeof_reloc
;
275
htab->irelifunc->size += count *
sizeof_reloc
;
277
htab->srelgot->size += count *
sizeof_reloc
;
280
relplt->size += count *
sizeof_reloc
;
339
htab->srelgot->size +=
sizeof_reloc
;
342
relplt->size +=
sizeof_reloc
;
elfxx-x86.h
688
unsigned int
sizeof_reloc
;
member in struct:elf_x86_link_hash_table
elfnn-loongarch.c
1664
unsigned int
sizeof_reloc
;
local
1752
sizeof_reloc
= bed->s->sizeof_rela;
1754
sizeof_reloc
= bed->s->sizeof_rel;
1795
relplt->size +=
sizeof_reloc
;
1823
htab->srelgot->size += count *
sizeof_reloc
;
1826
relplt->size += count *
sizeof_reloc
;
1884
htab->srelgot->size +=
sizeof_reloc
;
1887
relplt->size +=
sizeof_reloc
;
/src/external/gpl3/gdb/dist/bfd/
elf-ifunc.c
117
unsigned int
sizeof_reloc
;
local
205
sizeof_reloc
= bed->s->sizeof_rela;
207
sizeof_reloc
= bed->s->sizeof_rel;
247
relplt->size +=
sizeof_reloc
;
275
htab->irelifunc->size += count *
sizeof_reloc
;
277
htab->srelgot->size += count *
sizeof_reloc
;
280
relplt->size += count *
sizeof_reloc
;
339
htab->srelgot->size +=
sizeof_reloc
;
342
relplt->size +=
sizeof_reloc
;
elfxx-x86.h
698
unsigned int
sizeof_reloc
;
member in struct:elf_x86_link_hash_table
elfnn-loongarch.c
1686
unsigned int
sizeof_reloc
;
local
1774
sizeof_reloc
= bed->s->sizeof_rela;
1776
sizeof_reloc
= bed->s->sizeof_rel;
1817
relplt->size +=
sizeof_reloc
;
1845
htab->srelgot->size += count *
sizeof_reloc
;
1848
relplt->size += count *
sizeof_reloc
;
1906
htab->srelgot->size +=
sizeof_reloc
;
1909
relplt->size +=
sizeof_reloc
;
Completed in 43 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026