OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s12z_reloc_map
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-s12z.c
231
struct
s12z_reloc_map
struct
237
static const struct
s12z_reloc_map
s12z_reloc_map
[] =
variable in typeref:struct:s12z_reloc_map
254
i < sizeof (
s12z_reloc_map
) / sizeof (struct
s12z_reloc_map
);
257
if (
s12z_reloc_map
[i].bfd_reloc_val == code)
259
return &elf_s12z_howto_table[
s12z_reloc_map
[i].elf_reloc_val];
/src/external/gpl3/binutils.old/dist/bfd/
elf32-s12z.c
231
struct
s12z_reloc_map
struct
237
static const struct
s12z_reloc_map
s12z_reloc_map
[] =
variable in typeref:struct:s12z_reloc_map
254
i < sizeof (
s12z_reloc_map
) / sizeof (struct
s12z_reloc_map
);
257
if (
s12z_reloc_map
[i].bfd_reloc_val == code)
259
return &elf_s12z_howto_table[
s12z_reloc_map
[i].elf_reloc_val];
/src/external/gpl3/gdb/dist/bfd/
elf32-s12z.c
231
struct
s12z_reloc_map
struct
237
static const struct
s12z_reloc_map
s12z_reloc_map
[] =
variable in typeref:struct:s12z_reloc_map
254
i < sizeof (
s12z_reloc_map
) / sizeof (struct
s12z_reloc_map
);
257
if (
s12z_reloc_map
[i].bfd_reloc_val == code)
259
return &elf_s12z_howto_table[
s12z_reloc_map
[i].elf_reloc_val];
/src/external/gpl3/gdb.old/dist/bfd/
elf32-s12z.c
231
struct
s12z_reloc_map
struct
237
static const struct
s12z_reloc_map
s12z_reloc_map
[] =
variable in typeref:struct:s12z_reloc_map
254
i < sizeof (
s12z_reloc_map
) / sizeof (struct
s12z_reloc_map
);
257
if (
s12z_reloc_map
[i].bfd_reloc_val == code)
259
return &elf_s12z_howto_table[
s12z_reloc_map
[i].elf_reloc_val];
Completed in 77 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026