OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elf_kvx_reloc_map
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfnn-kvx.c
178
struct
elf_kvx_reloc_map
struct
185
static const struct
elf_kvx_reloc_map
elf_kvx_reloc_map
[] =
variable in typeref:struct:elf_kvx_reloc_map
210
for (i = 0; i < ARRAY_SIZE (
elf_kvx_reloc_map
) ; i++)
211
if (
elf_kvx_reloc_map
[i].from == code)
213
code =
elf_kvx_reloc_map
[i].to;
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-kvx.c
178
struct
elf_kvx_reloc_map
struct
185
static const struct
elf_kvx_reloc_map
elf_kvx_reloc_map
[] =
variable in typeref:struct:elf_kvx_reloc_map
210
for (i = 0; i < ARRAY_SIZE (
elf_kvx_reloc_map
) ; i++)
211
if (
elf_kvx_reloc_map
[i].from == code)
213
code =
elf_kvx_reloc_map
[i].to;
/src/external/gpl3/gdb/dist/bfd/
elfnn-kvx.c
178
struct
elf_kvx_reloc_map
struct
185
static const struct
elf_kvx_reloc_map
elf_kvx_reloc_map
[] =
variable in typeref:struct:elf_kvx_reloc_map
210
for (i = 0; i < ARRAY_SIZE (
elf_kvx_reloc_map
) ; i++)
211
if (
elf_kvx_reloc_map
[i].from == code)
213
code =
elf_kvx_reloc_map
[i].to;
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-kvx.c
178
struct
elf_kvx_reloc_map
struct
185
static const struct
elf_kvx_reloc_map
elf_kvx_reloc_map
[] =
variable in typeref:struct:elf_kvx_reloc_map
210
for (i = 0; i < ARRAY_SIZE (
elf_kvx_reloc_map
) ; i++)
211
if (
elf_kvx_reloc_map
[i].from == code)
213
code =
elf_kvx_reloc_map
[i].to;
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026