OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alpha_howto_table
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-alpha.c
115
static reloc_howto_type
alpha_howto_table
[] =
686
rptr->howto = &
alpha_howto_table
[intern->r_type];
1236
return &
alpha_howto_table
[alpha_type];
1246
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
1248
if (
alpha_howto_table
[i].name != NULL
1249
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
1250
return &
alpha_howto_table
[i];
1806
howto = &
alpha_howto_table
[r_type];
1956
(info, NULL, name,
alpha_howto_table
[r_type].name
112
static reloc_howto_type
alpha_howto_table
[] =
variable
[
all
...]
vms-alpha.c
5714
static reloc_howto_type
alpha_howto_table
[] =
6022
vms_debug2 ((2, "reloc is %s\n",
alpha_howto_table
[alpha_type].name));
6023
return &
alpha_howto_table
[alpha_type];
6033
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
6035
if (
alpha_howto_table
[i].name != NULL
6036
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
6037
return &
alpha_howto_table
[i];
5704
static reloc_howto_type
alpha_howto_table
[] =
variable
/src/external/gpl3/binutils.old/dist/bfd/
coff-alpha.c
115
static reloc_howto_type
alpha_howto_table
[] =
686
rptr->howto = &
alpha_howto_table
[intern->r_type];
1269
return &
alpha_howto_table
[alpha_type];
1279
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
1281
if (
alpha_howto_table
[i].name != NULL
1282
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
1283
return &
alpha_howto_table
[i];
1842
howto = &
alpha_howto_table
[r_type];
1992
(info, NULL, name,
alpha_howto_table
[r_type].name
112
static reloc_howto_type
alpha_howto_table
[] =
variable
[
all
...]
vms-alpha.c
5701
static reloc_howto_type
alpha_howto_table
[] =
6009
vms_debug2 ((2, "reloc is %s\n",
alpha_howto_table
[alpha_type].name));
6010
return &
alpha_howto_table
[alpha_type];
6020
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
6022
if (
alpha_howto_table
[i].name != NULL
6023
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
6024
return &
alpha_howto_table
[i];
5691
static reloc_howto_type
alpha_howto_table
[] =
variable
/src/external/gpl3/gdb.old/dist/bfd/
coff-alpha.c
115
static reloc_howto_type
alpha_howto_table
[] =
681
rptr->howto = &
alpha_howto_table
[intern->r_type];
1241
return &
alpha_howto_table
[alpha_type];
1251
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
1253
if (
alpha_howto_table
[i].name != NULL
1254
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
1255
return &
alpha_howto_table
[i];
1835
howto = &
alpha_howto_table
[r_type];
1985
(info, NULL, name,
alpha_howto_table
[r_type].name
112
static reloc_howto_type
alpha_howto_table
[] =
variable
[
all
...]
vms-alpha.c
5701
static reloc_howto_type
alpha_howto_table
[] =
6009
vms_debug2 ((2, "reloc is %s\n",
alpha_howto_table
[alpha_type].name));
6010
return &
alpha_howto_table
[alpha_type];
6020
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
6022
if (
alpha_howto_table
[i].name != NULL
6023
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
6024
return &
alpha_howto_table
[i];
5691
static reloc_howto_type
alpha_howto_table
[] =
variable
/src/external/gpl3/gdb/dist/bfd/
coff-alpha.c
115
static reloc_howto_type
alpha_howto_table
[] =
684
rptr->howto = &
alpha_howto_table
[intern->r_type];
1267
return &
alpha_howto_table
[alpha_type];
1277
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
1279
if (
alpha_howto_table
[i].name != NULL
1280
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
1281
return &
alpha_howto_table
[i];
1840
howto = &
alpha_howto_table
[r_type];
1990
(info, NULL, name,
alpha_howto_table
[r_type].name
112
static reloc_howto_type
alpha_howto_table
[] =
variable
[
all
...]
vms-alpha.c
5701
static reloc_howto_type
alpha_howto_table
[] =
6009
vms_debug2 ((2, "reloc is %s\n",
alpha_howto_table
[alpha_type].name));
6010
return &
alpha_howto_table
[alpha_type];
6020
i < sizeof (
alpha_howto_table
) / sizeof (
alpha_howto_table
[0]);
6022
if (
alpha_howto_table
[i].name != NULL
6023
&& strcasecmp (
alpha_howto_table
[i].name, r_name) == 0)
6024
return &
alpha_howto_table
[i];
5691
static reloc_howto_type
alpha_howto_table
[] =
variable
Completed in 83 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026