OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toc_rel_hash
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
xcofflink.c
7428
struct xcoff_toc_rel_hash *
toc_rel_hash
;
7460
for (
toc_rel_hash
= flinfo.section_info[o->target_index].toc_rel_hashes;
7461
toc_rel_hash
!= NULL;
7462
toc_rel_hash
=
toc_rel_hash
->next)
7464
if (
toc_rel_hash
->h->u.toc_indx < 0)
7467
(info,
toc_rel_hash
->h->root.root.string,
7468
NULL, o,
toc_rel_hash
->rel->r_vaddr);
7469
toc_rel_hash
->h->u.toc_indx = 0;
7471
toc_rel_hash
->rel->r_symndx = toc_rel_hash->h->u.toc_indx
7416
struct xcoff_
toc_rel_hash
*
toc_rel_hash
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c
7428
struct xcoff_toc_rel_hash *
toc_rel_hash
;
7460
for (
toc_rel_hash
= flinfo.section_info[o->target_index].toc_rel_hashes;
7461
toc_rel_hash
!= NULL;
7462
toc_rel_hash
=
toc_rel_hash
->next)
7464
if (
toc_rel_hash
->h->u.toc_indx < 0)
7467
(info,
toc_rel_hash
->h->root.root.string,
7468
NULL, o,
toc_rel_hash
->rel->r_vaddr);
7469
toc_rel_hash
->h->u.toc_indx = 0;
7471
toc_rel_hash
->rel->r_symndx = toc_rel_hash->h->u.toc_indx
7416
struct xcoff_
toc_rel_hash
*
toc_rel_hash
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
xcofflink.c
7381
struct xcoff_toc_rel_hash *
toc_rel_hash
;
7413
for (
toc_rel_hash
= flinfo.section_info[o->target_index].toc_rel_hashes;
7414
toc_rel_hash
!= NULL;
7415
toc_rel_hash
=
toc_rel_hash
->next)
7417
if (
toc_rel_hash
->h->u.toc_indx < 0)
7420
(info,
toc_rel_hash
->h->root.root.string,
7421
NULL, o,
toc_rel_hash
->rel->r_vaddr);
7422
toc_rel_hash
->h->u.toc_indx = 0;
7424
toc_rel_hash
->rel->r_symndx = toc_rel_hash->h->u.toc_indx
7369
struct xcoff_
toc_rel_hash
*
toc_rel_hash
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c
7389
struct xcoff_toc_rel_hash *
toc_rel_hash
;
7421
for (
toc_rel_hash
= flinfo.section_info[o->target_index].toc_rel_hashes;
7422
toc_rel_hash
!= NULL;
7423
toc_rel_hash
=
toc_rel_hash
->next)
7425
if (
toc_rel_hash
->h->u.toc_indx < 0)
7428
(info,
toc_rel_hash
->h->root.root.string,
7429
NULL, o,
toc_rel_hash
->rel->r_vaddr);
7430
toc_rel_hash
->h->u.toc_indx = 0;
7432
toc_rel_hash
->rel->r_symndx = toc_rel_hash->h->u.toc_indx
7377
struct xcoff_
toc_rel_hash
*
toc_rel_hash
;
local
[
all
...]
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026