OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tilepro_elf_howto_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c
32
static reloc_howto_type
tilepro_elf_howto_table
[] =
variable
572
{ bfd, tilepro,
tilepro_elf_howto_table
},
763
i < (sizeof (
tilepro_elf_howto_table
)
764
/ sizeof (
tilepro_elf_howto_table
[0]));
766
if (
tilepro_elf_howto_table
[i].name != NULL
767
&& strcasecmp (
tilepro_elf_howto_table
[i].name, r_name) == 0)
768
return &
tilepro_elf_howto_table
[i];
783
cache_ptr->howto = &
tilepro_elf_howto_table
[r_type];
1690
&& (!
tilepro_elf_howto_table
[r_type].pc_relative
1759
if (
tilepro_elf_howto_table
[r_type].pc_relative
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c
32
static reloc_howto_type
tilepro_elf_howto_table
[] =
variable
572
{ bfd, tilepro,
tilepro_elf_howto_table
},
763
i < (sizeof (
tilepro_elf_howto_table
)
764
/ sizeof (
tilepro_elf_howto_table
[0]));
766
if (
tilepro_elf_howto_table
[i].name != NULL
767
&& strcasecmp (
tilepro_elf_howto_table
[i].name, r_name) == 0)
768
return &
tilepro_elf_howto_table
[i];
783
cache_ptr->howto = &
tilepro_elf_howto_table
[r_type];
1690
&& (!
tilepro_elf_howto_table
[r_type].pc_relative
1759
if (
tilepro_elf_howto_table
[r_type].pc_relative
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c
32
static reloc_howto_type
tilepro_elf_howto_table
[] =
variable
572
{ bfd, tilepro,
tilepro_elf_howto_table
},
763
i < (sizeof (
tilepro_elf_howto_table
)
764
/ sizeof (
tilepro_elf_howto_table
[0]));
766
if (
tilepro_elf_howto_table
[i].name != NULL
767
&& strcasecmp (
tilepro_elf_howto_table
[i].name, r_name) == 0)
768
return &
tilepro_elf_howto_table
[i];
783
cache_ptr->howto = &
tilepro_elf_howto_table
[r_type];
1690
&& (!
tilepro_elf_howto_table
[r_type].pc_relative
1759
if (
tilepro_elf_howto_table
[r_type].pc_relative
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c
32
static reloc_howto_type
tilepro_elf_howto_table
[] =
variable
572
{ bfd, tilepro,
tilepro_elf_howto_table
},
764
i < (sizeof (
tilepro_elf_howto_table
)
765
/ sizeof (
tilepro_elf_howto_table
[0]));
767
if (
tilepro_elf_howto_table
[i].name != NULL
768
&& strcasecmp (
tilepro_elf_howto_table
[i].name, r_name) == 0)
769
return &
tilepro_elf_howto_table
[i];
784
cache_ptr->howto = &
tilepro_elf_howto_table
[r_type];
1692
&& (!
tilepro_elf_howto_table
[r_type].pc_relative
1761
if (
tilepro_elf_howto_table
[r_type].pc_relative
[
all
...]
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026