OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outsecname
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldcref.c
527
const char *
outsecname
, *symname;
local
531
outsecname
= sym->section->output_section->name;
538
if (strcmp (ncr->name,
outsecname
) == 0)
649
const char *
outsecname
;
local
661
outsecname
= bfd_section_name (outsec);
667
if (strcmp (
outsecname
, outdefsecname) == 0)
671
if (strcmp (
outsecname
, ncr->name) == 0)
721
in
OUTSECNAME
. This reloc is from a section which is
722
mapped into a section from which references to
OUTSECNAME
725
abfd, sec, q->address,
outsecname
,
local
[
all
...]
/src/external/gpl3/binutils.old/dist/ld/
ldcref.c
527
const char *
outsecname
, *symname;
local
531
outsecname
= sym->section->output_section->name;
538
if (strcmp (ncr->name,
outsecname
) == 0)
649
const char *
outsecname
;
local
661
outsecname
= bfd_section_name (outsec);
667
if (strcmp (
outsecname
, outdefsecname) == 0)
671
if (strcmp (
outsecname
, ncr->name) == 0)
721
in
OUTSECNAME
. This reloc is from a section which is
722
mapped into a section from which references to
OUTSECNAME
725
abfd, sec, q->address,
outsecname
,
local
[
all
...]
Completed in 15 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026