OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:microblaze_elf_howto_raw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-microblaze.c
40
static reloc_howto_type
microblaze_elf_howto_raw
[] =
variable
556
for (i = NUM_ELEM (
microblaze_elf_howto_raw
); i--;)
560
type =
microblaze_elf_howto_raw
[i].type;
564
microblaze_elf_howto_table [type] = &
microblaze_elf_howto_raw
[i];
685
for (i = 0; i < NUM_ELEM (
microblaze_elf_howto_raw
); i++)
686
if (
microblaze_elf_howto_raw
[i].name != NULL
687
&& strcasecmp (
microblaze_elf_howto_raw
[i].name, r_name) == 0)
688
return &
microblaze_elf_howto_raw
[i];
/src/external/gpl3/binutils.old/dist/bfd/
elf32-microblaze.c
40
static reloc_howto_type
microblaze_elf_howto_raw
[] =
variable
556
for (i = NUM_ELEM (
microblaze_elf_howto_raw
); i--;)
560
type =
microblaze_elf_howto_raw
[i].type;
564
microblaze_elf_howto_table [type] = &
microblaze_elf_howto_raw
[i];
685
for (i = 0; i < NUM_ELEM (
microblaze_elf_howto_raw
); i++)
686
if (
microblaze_elf_howto_raw
[i].name != NULL
687
&& strcasecmp (
microblaze_elf_howto_raw
[i].name, r_name) == 0)
688
return &
microblaze_elf_howto_raw
[i];
/src/external/gpl3/gdb/dist/bfd/
elf32-microblaze.c
40
static reloc_howto_type
microblaze_elf_howto_raw
[] =
variable
556
for (i = NUM_ELEM (
microblaze_elf_howto_raw
); i--;)
560
type =
microblaze_elf_howto_raw
[i].type;
564
microblaze_elf_howto_table [type] = &
microblaze_elf_howto_raw
[i];
685
for (i = 0; i < NUM_ELEM (
microblaze_elf_howto_raw
); i++)
686
if (
microblaze_elf_howto_raw
[i].name != NULL
687
&& strcasecmp (
microblaze_elf_howto_raw
[i].name, r_name) == 0)
688
return &
microblaze_elf_howto_raw
[i];
/src/external/gpl3/gdb.old/dist/bfd/
elf32-microblaze.c
40
static reloc_howto_type
microblaze_elf_howto_raw
[] =
variable
556
for (i = NUM_ELEM (
microblaze_elf_howto_raw
); i--;)
560
type =
microblaze_elf_howto_raw
[i].type;
564
microblaze_elf_howto_table [type] = &
microblaze_elf_howto_raw
[i];
685
for (i = 0; i < NUM_ELEM (
microblaze_elf_howto_raw
); i++)
686
if (
microblaze_elf_howto_raw
[i].name != NULL
687
&& strcasecmp (
microblaze_elf_howto_raw
[i].name, r_name) == 0)
688
return &
microblaze_elf_howto_raw
[i];
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026