OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a8_relocs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
5477
struct a8_erratum_reloc *
a8_relocs
,
5583
bsearch (&key,
a8_relocs
, num_a8_relocs,
6391
struct a8_erratum_reloc *
a8_relocs
= NULL;
local
6401
a8_relocs
= (struct a8_erratum_reloc *)
6774
don't create an entry in
a8_relocs
) we can't tell
6780
a8_relocs
= (struct a8_erratum_reloc *)
6781
bfd_realloc (
a8_relocs
,
6786
a8_relocs
[num_a8_relocs].from = from;
6787
a8_relocs
[num_a8_relocs].destination = destination;
6788
a8_relocs
[num_a8_relocs].r_type = r_type
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
5549
struct a8_erratum_reloc *
a8_relocs
,
5655
bsearch (&key,
a8_relocs
, num_a8_relocs,
6464
struct a8_erratum_reloc *
a8_relocs
= NULL;
local
6474
a8_relocs
= (struct a8_erratum_reloc *)
6848
don't create an entry in
a8_relocs
) we can't tell
6854
a8_relocs
= (struct a8_erratum_reloc *)
6855
bfd_realloc (
a8_relocs
,
6860
a8_relocs
[num_a8_relocs].from = from;
6861
a8_relocs
[num_a8_relocs].destination = destination;
6862
a8_relocs
[num_a8_relocs].r_type = r_type
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-arm.c
5545
struct a8_erratum_reloc *
a8_relocs
,
5651
bsearch (&key,
a8_relocs
, num_a8_relocs,
6460
struct a8_erratum_reloc *
a8_relocs
= NULL;
local
6470
a8_relocs
= (struct a8_erratum_reloc *)
6844
don't create an entry in
a8_relocs
) we can't tell
6850
a8_relocs
= (struct a8_erratum_reloc *)
6851
bfd_realloc (
a8_relocs
,
6856
a8_relocs
[num_a8_relocs].from = from;
6857
a8_relocs
[num_a8_relocs].destination = destination;
6858
a8_relocs
[num_a8_relocs].r_type = r_type
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c
5526
struct a8_erratum_reloc *
a8_relocs
,
5632
bsearch (&key,
a8_relocs
, num_a8_relocs,
6441
struct a8_erratum_reloc *
a8_relocs
= NULL;
local
6451
a8_relocs
= (struct a8_erratum_reloc *)
6825
don't create an entry in
a8_relocs
) we can't tell
6831
a8_relocs
= (struct a8_erratum_reloc *)
6832
bfd_realloc (
a8_relocs
,
6837
a8_relocs
[num_a8_relocs].from = from;
6838
a8_relocs
[num_a8_relocs].destination = destination;
6839
a8_relocs
[num_a8_relocs].r_type = r_type
[
all
...]
Completed in 47 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026