OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ppc64_elf_howto_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
320
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
1004
/* Initialize the
ppc64_elf_howto_table
, so that linear accesses can
1015
BFD_ASSERT (type < ARRAY_SIZE (
ppc64_elf_howto_table
));
1016
ppc64_elf_howto_table
[type] = &ppc64_elf_howto_raw[i];
1025
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1337
return
ppc64_elf_howto_table
[r];
1380
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1384
if (type >= ARRAY_SIZE (
ppc64_elf_howto_table
)
1385
||
ppc64_elf_howto_table
[type] == NULL)
1393
cache_ptr->howto =
ppc64_elf_howto_table
[type]
319
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
variable
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
320
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
1004
/* Initialize the
ppc64_elf_howto_table
, so that linear accesses can
1015
BFD_ASSERT (type < ARRAY_SIZE (
ppc64_elf_howto_table
));
1016
ppc64_elf_howto_table
[type] = &ppc64_elf_howto_raw[i];
1025
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1337
return
ppc64_elf_howto_table
[r];
1380
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1384
if (type >= ARRAY_SIZE (
ppc64_elf_howto_table
))
1392
cache_ptr->howto =
ppc64_elf_howto_table
[type];
5108
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32]
319
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
variable
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
320
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
1004
/* Initialize the
ppc64_elf_howto_table
, so that linear accesses can
1015
BFD_ASSERT (type < ARRAY_SIZE (
ppc64_elf_howto_table
));
1016
ppc64_elf_howto_table
[type] = &ppc64_elf_howto_raw[i];
1025
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1337
return
ppc64_elf_howto_table
[r];
1380
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1384
if (type >= ARRAY_SIZE (
ppc64_elf_howto_table
))
1392
cache_ptr->howto =
ppc64_elf_howto_table
[type];
5107
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32]
319
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
variable
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
320
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
1004
/* Initialize the
ppc64_elf_howto_table
, so that linear accesses can
1015
BFD_ASSERT (type < ARRAY_SIZE (
ppc64_elf_howto_table
));
1016
ppc64_elf_howto_table
[type] = &ppc64_elf_howto_raw[i];
1025
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1337
return
ppc64_elf_howto_table
[r];
1380
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32])
1384
if (type >= ARRAY_SIZE (
ppc64_elf_howto_table
))
1392
cache_ptr->howto =
ppc64_elf_howto_table
[type];
5104
if (!
ppc64_elf_howto_table
[R_PPC64_ADDR32]
319
static reloc_howto_type *
ppc64_elf_howto_table
[(int) R_PPC64_max];
variable
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026