OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_section
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/gdb/
target-section.h
27
/* A union representing the possible owner types of a
target_section
. */
55
/* Struct
target_section
maps address ranges to file sections. It is
59
struct
target_section
struct
61
target_section
(CORE_ADDR addr_, CORE_ADDR end_, struct bfd_section *sect_,
function in struct:target_section
/src/external/gpl3/gdb.old/dist/gdb/
target-section.h
27
/* A union representing the possible owner types of a
target_section
. */
55
/* Struct
target_section
maps address ranges to file sections. It is
59
struct
target_section
struct
61
target_section
(CORE_ADDR addr_, CORE_ADDR end_, struct bfd_section *sect_,
function in struct:target_section
/src/external/gpl3/binutils/dist/bfd/
elf32-m68hc1x.h
62
asection *
target_section
;
member in struct:elf32_m68hc11_stub_hash_entry
libxcoff.h
307
asection *
target_section
;
member in struct:xcoff_stub_hash_entry
elf32-metag.c
765
asection *
target_section
;
member in struct:elf_metag_stub_hash_entry
956
hsh->
target_section
= NULL;
3308
if (hsh->
target_section
->output_section == NULL
3312
hsh->
target_section
);
3329
+ hsh->
target_section
->output_offset
3330
+ hsh->
target_section
->output_section->vma
3352
+ hsh->
target_section
->output_offset
3353
+ hsh->
target_section
->output_section->vma
3871
hsh->
target_section
= sym_sec;
elf32-hppa.c
205
asection *
target_section
;
member in struct:elf32_hppa_stub_hash_entry
352
hsh->
target_section
= NULL;
729
if (hsh->
target_section
->output_section == NULL
734
hsh->
target_section
);
741
+ hsh->
target_section
->output_offset
742
+ hsh->
target_section
->output_section->vma);
758
if (hsh->
target_section
->output_section == NULL
763
hsh->
target_section
);
767
+ hsh->
target_section
->output_offset
768
+ hsh->
target_section
->output_section->vma)
[
all
...]
elf32-csky.c
1126
asection *
target_section
;
member in struct:elf32_csky_stub_hash_entry
1465
eh->
target_section
= NULL;
3649
stub_entry->
target_section
= sym_sec;
3726
if (stub_entry->
target_section
->output_section == NULL
3730
stub_entry->
target_section
);
3753
+ stub_entry->
target_section
->output_offset
3754
+ stub_entry->
target_section
->output_section->vma);
elfnn-kvx.c
347
asection *
target_section
;
member in struct:elf_kvx_stub_hash_entry
583
eh->
target_section
= NULL;
927
if (stub_entry->
target_section
->output_section == NULL
932
stub_entry->
target_section
);
944
+ stub_entry->
target_section
->output_offset
945
+ stub_entry->
target_section
->output_section->vma);
1540
stub_entry->
target_section
= sym_sec;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-m68hc1x.h
60
asection *
target_section
;
member in struct:elf32_m68hc11_stub_hash_entry
libxcoff.h
303
asection *
target_section
;
member in struct:xcoff_stub_hash_entry
elf32-metag.c
765
asection *
target_section
;
member in struct:elf_metag_stub_hash_entry
956
hsh->
target_section
= NULL;
3344
if (hsh->
target_section
->output_section == NULL
3348
hsh->
target_section
);
3365
+ hsh->
target_section
->output_offset
3366
+ hsh->
target_section
->output_section->vma
3388
+ hsh->
target_section
->output_offset
3389
+ hsh->
target_section
->output_section->vma
3907
hsh->
target_section
= sym_sec;
elf32-hppa.c
205
asection *
target_section
;
member in struct:elf32_hppa_stub_hash_entry
352
hsh->
target_section
= NULL;
729
if (hsh->
target_section
->output_section == NULL
734
hsh->
target_section
);
741
+ hsh->
target_section
->output_offset
742
+ hsh->
target_section
->output_section->vma);
758
if (hsh->
target_section
->output_section == NULL
763
hsh->
target_section
);
767
+ hsh->
target_section
->output_offset
768
+ hsh->
target_section
->output_section->vma)
[
all
...]
elf32-csky.c
1126
asection *
target_section
;
member in struct:elf32_csky_stub_hash_entry
1465
eh->
target_section
= NULL;
3650
stub_entry->
target_section
= sym_sec;
3727
if (stub_entry->
target_section
->output_section == NULL
3731
stub_entry->
target_section
);
3754
+ stub_entry->
target_section
->output_offset
3755
+ stub_entry->
target_section
->output_section->vma);
elfnn-kvx.c
347
asection *
target_section
;
member in struct:elf_kvx_stub_hash_entry
583
eh->
target_section
= NULL;
927
if (stub_entry->
target_section
->output_section == NULL
932
stub_entry->
target_section
);
944
+ stub_entry->
target_section
->output_offset
945
+ stub_entry->
target_section
->output_section->vma);
1540
stub_entry->
target_section
= sym_sec;
/src/external/gpl3/gdb/dist/bfd/
elf32-m68hc1x.h
60
asection *
target_section
;
member in struct:elf32_m68hc11_stub_hash_entry
libxcoff.h
303
asection *
target_section
;
member in struct:xcoff_stub_hash_entry
elf32-metag.c
765
asection *
target_section
;
member in struct:elf_metag_stub_hash_entry
956
hsh->
target_section
= NULL;
3342
if (hsh->
target_section
->output_section == NULL
3346
hsh->
target_section
);
3363
+ hsh->
target_section
->output_offset
3364
+ hsh->
target_section
->output_section->vma
3386
+ hsh->
target_section
->output_offset
3387
+ hsh->
target_section
->output_section->vma
3905
hsh->
target_section
= sym_sec;
elf32-hppa.c
205
asection *
target_section
;
member in struct:elf32_hppa_stub_hash_entry
352
hsh->
target_section
= NULL;
729
if (hsh->
target_section
->output_section == NULL
734
hsh->
target_section
);
741
+ hsh->
target_section
->output_offset
742
+ hsh->
target_section
->output_section->vma);
758
if (hsh->
target_section
->output_section == NULL
763
hsh->
target_section
);
767
+ hsh->
target_section
->output_offset
768
+ hsh->
target_section
->output_section->vma)
[
all
...]
elf32-csky.c
1126
asection *
target_section
;
member in struct:elf32_csky_stub_hash_entry
1465
eh->
target_section
= NULL;
3648
stub_entry->
target_section
= sym_sec;
3725
if (stub_entry->
target_section
->output_section == NULL
3729
stub_entry->
target_section
);
3752
+ stub_entry->
target_section
->output_offset
3753
+ stub_entry->
target_section
->output_section->vma);
elfnn-kvx.c
347
asection *
target_section
;
member in struct:elf_kvx_stub_hash_entry
583
eh->
target_section
= NULL;
927
if (stub_entry->
target_section
->output_section == NULL
932
stub_entry->
target_section
);
944
+ stub_entry->
target_section
->output_offset
945
+ stub_entry->
target_section
->output_section->vma);
1540
stub_entry->
target_section
= sym_sec;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-m68hc1x.h
60
asection *
target_section
;
member in struct:elf32_m68hc11_stub_hash_entry
libxcoff.h
303
asection *
target_section
;
member in struct:xcoff_stub_hash_entry
elf32-metag.c
765
asection *
target_section
;
member in struct:elf_metag_stub_hash_entry
956
hsh->
target_section
= NULL;
3343
if (hsh->
target_section
->output_section == NULL
3347
hsh->
target_section
);
3364
+ hsh->
target_section
->output_offset
3365
+ hsh->
target_section
->output_section->vma
3387
+ hsh->
target_section
->output_offset
3388
+ hsh->
target_section
->output_section->vma
3906
hsh->
target_section
= sym_sec;
elf32-hppa.c
205
asection *
target_section
;
member in struct:elf32_hppa_stub_hash_entry
352
hsh->
target_section
= NULL;
730
if (hsh->
target_section
->output_section == NULL
735
hsh->
target_section
);
742
+ hsh->
target_section
->output_offset
743
+ hsh->
target_section
->output_section->vma);
759
if (hsh->
target_section
->output_section == NULL
764
hsh->
target_section
);
768
+ hsh->
target_section
->output_offset
769
+ hsh->
target_section
->output_section->vma)
[
all
...]
elf32-nios2.c
1707
asection *
target_section
;
member in struct:elf32_nios2_stub_hash_entry
2002
hsh->
target_section
= NULL;
2490
if (hsh->
target_section
->output_section == NULL
2494
hsh->
target_section
);
2510
+ hsh->
target_section
->output_offset
2511
+ hsh->
target_section
->output_section->vma
2816
hsh->
target_section
= sym_sec;
Completed in 84 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026