OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shndx_table
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
/src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
/src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
/src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
/src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
/src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c
1408
unsigned *
shndx_table
= NULL;
local
1423
shndx_table
= (unsigned *) XNEWVEC (char, sidxsz);
1426
(unsigned char *)
shndx_table
,
1433
XDELETEVEC (
shndx_table
);
1462
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1500
if (
shndx_table
)
1502
= (unsigned char *) (
shndx_table
+ (ent - buf) / entsize);
1588
= (unsigned char *)
shndx_table
;
1590
XDELETEVEC (
shndx_table
);
Completed in 60 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026