OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moxie_reloc_map
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-moxie.c
83
struct
moxie_reloc_map
89
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
102
for (i = sizeof (
moxie_reloc_map
) / sizeof (
moxie_reloc_map
[0]);
104
if (
moxie_reloc_map
[i].bfd_reloc_val == code)
105
return & moxie_elf_howto_table [
moxie_reloc_map
[i].moxie_reloc_val];
82
struct
moxie_reloc_map
struct
88
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
variable in typeref:struct:moxie_reloc_map
/src/external/gpl3/binutils.old/dist/bfd/
elf32-moxie.c
83
struct
moxie_reloc_map
89
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
102
for (i = sizeof (
moxie_reloc_map
) / sizeof (
moxie_reloc_map
[0]);
104
if (
moxie_reloc_map
[i].bfd_reloc_val == code)
105
return & moxie_elf_howto_table [
moxie_reloc_map
[i].moxie_reloc_val];
82
struct
moxie_reloc_map
struct
88
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
variable in typeref:struct:moxie_reloc_map
/src/external/gpl3/gdb/dist/bfd/
elf32-moxie.c
83
struct
moxie_reloc_map
89
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
102
for (i = sizeof (
moxie_reloc_map
) / sizeof (
moxie_reloc_map
[0]);
104
if (
moxie_reloc_map
[i].bfd_reloc_val == code)
105
return & moxie_elf_howto_table [
moxie_reloc_map
[i].moxie_reloc_val];
82
struct
moxie_reloc_map
struct
88
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
variable in typeref:struct:moxie_reloc_map
/src/external/gpl3/gdb.old/dist/bfd/
elf32-moxie.c
83
struct
moxie_reloc_map
89
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
102
for (i = sizeof (
moxie_reloc_map
) / sizeof (
moxie_reloc_map
[0]);
104
if (
moxie_reloc_map
[i].bfd_reloc_val == code)
105
return & moxie_elf_howto_table [
moxie_reloc_map
[i].moxie_reloc_val];
82
struct
moxie_reloc_map
struct
88
static const struct
moxie_reloc_map
moxie_reloc_map
[] =
variable in typeref:struct:moxie_reloc_map
Completed in 32 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026