OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bfd_elf_allocate_object
(Results
1 - 25
of
96
) sorted by relevancy
1
2
3
4
/src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h
2340
extern bool
bfd_elf_allocate_object
elf32-or1k.c
980
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_or1k_obj_tdata));
elf32-tic6x.c
1658
ret =
bfd_elf_allocate_object
(abfd, sizeof (struct elf32_tic6x_obj_tdata));
elf32-tilepro.c
723
return
bfd_elf_allocate_object
(abfd,
/src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h
2323
extern bool
bfd_elf_allocate_object
elf32-or1k.c
980
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_or1k_obj_tdata));
elf32-tic6x.c
1658
ret =
bfd_elf_allocate_object
(abfd, sizeof (struct elf32_tic6x_obj_tdata));
elf32-tilepro.c
723
return
bfd_elf_allocate_object
(abfd,
/src/external/gpl3/gdb/dist/bfd/
elf-bfd.h
2339
extern bool
bfd_elf_allocate_object
elf32-or1k.c
980
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_or1k_obj_tdata));
elf32-tic6x.c
1658
ret =
bfd_elf_allocate_object
(abfd, sizeof (struct elf32_tic6x_obj_tdata));
elf32-tilepro.c
723
return
bfd_elf_allocate_object
(abfd,
/src/external/gpl3/binutils/dist/bfd/
elf-bfd.h
2419
extern bool
bfd_elf_allocate_object
elf32-or1k.c
980
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_or1k_obj_tdata));
elf32-tic6x.c
1655
ret =
bfd_elf_allocate_object
(abfd, sizeof (struct elf32_tic6x_obj_tdata));
elf32-tilepro.c
723
return
bfd_elf_allocate_object
(abfd,
elf-m10300.c
5471
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_mn10300_obj_tdata));
elf32-csky.c
1524
return
bfd_elf_allocate_object
(abfd, sizeof (struct csky_elf_obj_tdata));
elf32-s390.c
724
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_s390_obj_tdata));
elf64-alpha.c
364
return
bfd_elf_allocate_object
(abfd, sizeof (struct alpha_elf_obj_tdata));
elf64-ia64-vms.c
5416
return
bfd_elf_allocate_object
(abfd,
elf64-s390.c
716
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_s390_obj_tdata));
elfnn-kvx.c
424
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_kvx_obj_tdata));
elfxx-sparc.c
735
return
bfd_elf_allocate_object
(abfd,
elfxx-x86.c
43
return
bfd_elf_allocate_object
(abfd, sizeof (struct elf_x86_obj_tdata));
Completed in 93 milliseconds
1
2
3
4
Indexes created Tue Jun 23 00:25:03 UTC 2026