OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outbound_shndx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
8752
bfd_byte *
outbound_shndx
;
8801
outbound_shndx
= NULL;
8811
outbound_shndx
= (bfd_byte *) bfd_zalloc (abfd, amt);
8812
if (
outbound_shndx
== NULL)
8815
symtab_shndx_hdr->contents =
outbound_shndx
;
9087
NPTR_ADD (
outbound_shndx
,
8750
bfd_byte *
outbound_shndx
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
8678
bfd_byte *
outbound_shndx
;
8727
outbound_shndx
= NULL;
8737
outbound_shndx
= (bfd_byte *) bfd_zalloc (abfd, amt);
8738
if (
outbound_shndx
== NULL)
8741
symtab_shndx_hdr->contents =
outbound_shndx
;
9013
NPTR_ADD (
outbound_shndx
,
8676
bfd_byte *
outbound_shndx
;
local
/src/external/gpl3/gdb/dist/bfd/
elf.c
8647
bfd_byte *
outbound_shndx
;
8696
outbound_shndx
= NULL;
8706
outbound_shndx
= (bfd_byte *) bfd_zalloc (abfd, amt);
8707
if (
outbound_shndx
== NULL)
8710
symtab_shndx_hdr->contents =
outbound_shndx
;
8982
NPTR_ADD (
outbound_shndx
,
8645
bfd_byte *
outbound_shndx
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
8816
bfd_byte *
outbound_shndx
;
8865
outbound_shndx
= NULL;
8875
outbound_shndx
= (bfd_byte *) bfd_zalloc (abfd, amt);
8876
if (
outbound_shndx
== NULL)
8879
symtab_shndx_hdr->contents =
outbound_shndx
;
9154
NPTR_ADD (
outbound_shndx
,
8814
bfd_byte *
outbound_shndx
;
local
Completed in 57 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026