OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elf64_s390_vtinherit_howto
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-s390.c
189
static reloc_howto_type
elf64_s390_vtinherit_howto
=
variable
323
return &
elf64_s390_vtinherit_howto
;
349
if (strcasecmp (
elf64_s390_vtinherit_howto
.name, r_name) == 0)
350
return &
elf64_s390_vtinherit_howto
;
370
cache_ptr->howto = &
elf64_s390_vtinherit_howto
;
/src/external/gpl3/binutils.old/dist/bfd/
elf64-s390.c
189
static reloc_howto_type
elf64_s390_vtinherit_howto
=
variable
323
return &
elf64_s390_vtinherit_howto
;
349
if (strcasecmp (
elf64_s390_vtinherit_howto
.name, r_name) == 0)
350
return &
elf64_s390_vtinherit_howto
;
370
cache_ptr->howto = &
elf64_s390_vtinherit_howto
;
/src/external/gpl3/gdb.old/dist/bfd/
elf64-s390.c
186
static reloc_howto_type
elf64_s390_vtinherit_howto
=
variable
320
return &
elf64_s390_vtinherit_howto
;
346
if (strcasecmp (
elf64_s390_vtinherit_howto
.name, r_name) == 0)
347
return &
elf64_s390_vtinherit_howto
;
367
cache_ptr->howto = &
elf64_s390_vtinherit_howto
;
/src/external/gpl3/gdb/dist/bfd/
elf64-s390.c
189
static reloc_howto_type
elf64_s390_vtinherit_howto
=
variable
323
return &
elf64_s390_vtinherit_howto
;
349
if (strcasecmp (
elf64_s390_vtinherit_howto
.name, r_name) == 0)
350
return &
elf64_s390_vtinherit_howto
;
370
cache_ptr->howto = &
elf64_s390_vtinherit_howto
;
Completed in 75 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026