OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got_header_size
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
2184
unsigned int
got_header_size
;
5042
htab->elf.sgot->size = max_before_header + htab->
got_header_size
;
5510
htab->
got_header_size
= 16;
5512
htab->
got_header_size
= 12;
5717
htab->elf.sgot->size += htab->
got_header_size
;
2178
unsigned int
got_header_size
;
member in struct:ppc_elf_link_hash_table
elf-bfd.h
1642
bfd_vma
got_header_size
;
1640
bfd_vma
got_header_size
;
member in struct:elf_backend_data
elf32-arm.c
9579
bfd_vma
got_header_size
;
local
9592
got_header_size
= 0;
9600
got_header_size
= get_elf_backend_data (output_bfd)->
got_header_size
;
9621
plt_index = (got_offset -
got_header_size
) / 8;
9623
plt_index = (got_offset -
got_header_size
) / 4;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
2197
unsigned int
got_header_size
;
5055
htab->elf.sgot->size = max_before_header + htab->
got_header_size
;
5523
htab->
got_header_size
= 16;
5525
htab->
got_header_size
= 12;
5730
htab->elf.sgot->size += htab->
got_header_size
;
2191
unsigned int
got_header_size
;
member in struct:ppc_elf_link_hash_table
elf-bfd.h
1630
bfd_vma
got_header_size
;
1628
bfd_vma
got_header_size
;
member in struct:elf_backend_data
elf32-arm.c
9669
bfd_vma
got_header_size
;
local
9682
got_header_size
= 0;
9690
got_header_size
= get_elf_backend_data (output_bfd)->
got_header_size
;
9711
plt_index = (got_offset -
got_header_size
) / 8;
9713
plt_index = (got_offset -
got_header_size
) / 4;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
2197
unsigned int
got_header_size
;
5055
htab->elf.sgot->size = max_before_header + htab->
got_header_size
;
5522
htab->
got_header_size
= 16;
5524
htab->
got_header_size
= 12;
5729
htab->elf.sgot->size += htab->
got_header_size
;
2191
unsigned int
got_header_size
;
member in struct:ppc_elf_link_hash_table
elf-bfd.h
1618
bfd_vma
got_header_size
;
1616
bfd_vma
got_header_size
;
member in struct:elf_backend_data
elf32-arm.c
9663
bfd_vma
got_header_size
;
local
9676
got_header_size
= 0;
9684
got_header_size
= get_elf_backend_data (output_bfd)->
got_header_size
;
9705
plt_index = (got_offset -
got_header_size
) / 8;
9707
plt_index = (got_offset -
got_header_size
) / 4;
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
2184
unsigned int
got_header_size
;
5042
htab->elf.sgot->size = max_before_header + htab->
got_header_size
;
5510
htab->
got_header_size
= 16;
5512
htab->
got_header_size
= 12;
5717
htab->elf.sgot->size += htab->
got_header_size
;
2178
unsigned int
got_header_size
;
member in struct:ppc_elf_link_hash_table
elf-bfd.h
1629
bfd_vma
got_header_size
;
1627
bfd_vma
got_header_size
;
member in struct:elf_backend_data
elf32-arm.c
9574
bfd_vma
got_header_size
;
local
9587
got_header_size
= 0;
9595
got_header_size
= get_elf_backend_data (output_bfd)->
got_header_size
;
9616
plt_index = (got_offset -
got_header_size
) / 8;
9618
plt_index = (got_offset -
got_header_size
) / 4;
Completed in 146 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026