OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pltname
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
16756
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
16819
size += sizeof (asymbol) + sizeof (
pltname
);
16863
memcpy (names,
pltname
, sizeof (
pltname
));
16864
names += sizeof (
pltname
);
16710
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
local
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
16705
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
16768
size += sizeof (asymbol) + sizeof (
pltname
);
16812
memcpy (names,
pltname
, sizeof (
pltname
));
16813
names += sizeof (
pltname
);
16659
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
local
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
16599
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
16662
size += sizeof (asymbol) + sizeof (
pltname
);
16706
memcpy (names,
pltname
, sizeof (
pltname
));
16707
names += sizeof (
pltname
);
16553
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
local
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
16613
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
16676
size += sizeof (asymbol) + sizeof (
pltname
);
16720
memcpy (names,
pltname
, sizeof (
pltname
));
16721
names += sizeof (
pltname
);
16567
static const char
pltname
[] = "_PROCEDURE_LINKAGE_TABLE_";
local
Completed in 67 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026