OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plt_sec
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c
2906
asection *
plt_sec
;
2937
plt_sec
= htab->elf.splt;
2938
if (!
plt_sec
)
2939
plt_sec
=htab->elf.iplt;
2967
relocation = (
plt_sec
->output_section->vma
2968
+
plt_sec
->output_offset + h->plt.offset);
3009
relocation = (
plt_sec
->output_section->vma
3010
+
plt_sec
->output_offset + h->plt.offset);
3018
relocation = (
plt_sec
->output_section->vma
3019
+
plt_sec
->output_offset + h->plt.offset)
2901
asection *
plt_sec
;
local
[
all
...]
elf64-ia64-vms.c
4014
asection *
plt_sec
;
local
4019
plt_sec
= ia64_info->root.splt;
4026
loc =
plt_sec
->contents + dyn_i->plt2_offset;
elfnn-ia64.c
4533
asection *
plt_sec
;
4541
plt_sec
= ia64_info->root.splt;
4542
loc =
plt_sec
->contents + dyn_i->plt_offset;
4548
plt_addr = (
plt_sec
->output_section->vma
4549
+
plt_sec
->output_offset
4556
loc =
plt_sec
->contents + dyn_i->plt2_offset;
4527
asection *
plt_sec
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c
2909
asection *
plt_sec
;
2940
plt_sec
= htab->elf.splt;
2941
if (!
plt_sec
)
2942
plt_sec
=htab->elf.iplt;
2970
relocation = (
plt_sec
->output_section->vma
2971
+
plt_sec
->output_offset + h->plt.offset);
3012
relocation = (
plt_sec
->output_section->vma
3013
+
plt_sec
->output_offset + h->plt.offset);
3021
relocation = (
plt_sec
->output_section->vma
3022
+
plt_sec
->output_offset + h->plt.offset)
2904
asection *
plt_sec
;
local
[
all
...]
elf64-ia64-vms.c
4015
asection *
plt_sec
;
local
4020
plt_sec
= ia64_info->root.splt;
4027
loc =
plt_sec
->contents + dyn_i->plt2_offset;
elfnn-ia64.c
4536
asection *
plt_sec
;
4544
plt_sec
= ia64_info->root.splt;
4545
loc =
plt_sec
->contents + dyn_i->plt_offset;
4551
plt_addr = (
plt_sec
->output_section->vma
4552
+
plt_sec
->output_offset
4559
loc =
plt_sec
->contents + dyn_i->plt2_offset;
4530
asection *
plt_sec
;
local
/src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c
2898
asection *
plt_sec
;
2929
plt_sec
= htab->elf.splt;
2930
if (!
plt_sec
)
2931
plt_sec
=htab->elf.iplt;
2959
relocation = (
plt_sec
->output_section->vma
2960
+
plt_sec
->output_offset + h->plt.offset);
3001
relocation = (
plt_sec
->output_section->vma
3002
+
plt_sec
->output_offset + h->plt.offset);
3010
relocation = (
plt_sec
->output_section->vma
3011
+
plt_sec
->output_offset + h->plt.offset)
2893
asection *
plt_sec
;
local
[
all
...]
elf64-ia64-vms.c
4013
asection *
plt_sec
;
local
4018
plt_sec
= ia64_info->root.splt;
4025
loc =
plt_sec
->contents + dyn_i->plt2_offset;
elfnn-ia64.c
4534
asection *
plt_sec
;
4542
plt_sec
= ia64_info->root.splt;
4543
loc =
plt_sec
->contents + dyn_i->plt_offset;
4549
plt_addr = (
plt_sec
->output_section->vma
4550
+
plt_sec
->output_offset
4557
loc =
plt_sec
->contents + dyn_i->plt2_offset;
4528
asection *
plt_sec
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c
2903
asection *
plt_sec
;
2934
plt_sec
= htab->elf.splt;
2935
if (!
plt_sec
)
2936
plt_sec
=htab->elf.iplt;
2964
relocation = (
plt_sec
->output_section->vma
2965
+
plt_sec
->output_offset + h->plt.offset);
3006
relocation = (
plt_sec
->output_section->vma
3007
+
plt_sec
->output_offset + h->plt.offset);
3015
relocation = (
plt_sec
->output_section->vma
3016
+
plt_sec
->output_offset + h->plt.offset)
2898
asection *
plt_sec
;
local
[
all
...]
elf64-ia64-vms.c
4014
asection *
plt_sec
;
local
4019
plt_sec
= ia64_info->root.splt;
4026
loc =
plt_sec
->contents + dyn_i->plt2_offset;
elfnn-ia64.c
4535
asection *
plt_sec
;
4543
plt_sec
= ia64_info->root.splt;
4544
loc =
plt_sec
->contents + dyn_i->plt_offset;
4550
plt_addr = (
plt_sec
->output_section->vma
4551
+
plt_sec
->output_offset
4558
loc =
plt_sec
->contents + dyn_i->plt2_offset;
4529
asection *
plt_sec
;
local
Completed in 86 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026