OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_abfd
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf-attrs.c
1388
/* Attempt a perfect match between subsections S_REF and
S_ABFD
, and reports
1395
const obj_attr_subsection_v2_t *
s_abfd
)
1399
const obj_attr_v2_t *a_abfd =
s_abfd
->first;
1470
/* Merge optional subsection
S_ABFD
into S_REF. S_FROZEN is used to report any
1478
const obj_attr_subsection_v2_t *
s_abfd
,
1487
const obj_attr_v2_t *a_abfd =
s_abfd
->first;
1502
obj_attr_v2_t *a_default = oav2_attr_default (info,
s_abfd
, a_ref);
1563
obj_attr_v2_t *a_default = oav2_attr_default (info,
s_abfd
, a_ref);
1577
/* Merge case 1:
S_ABFD
and S_REF exists, so merge
S_ABFD
into S_REF. *
1610
obj_attr_subsection_v2_t *
s_abfd
= oav2_subsection_default_new (info, s_ref);
local
1784
obj_attr_subsection_v2_t *
s_abfd
= elf_obj_attr_subsections (abfd).first;
local
1838
obj_attr_subsection_v2_t *
s_abfd
= abfd_subsecs->first;
local
[
all
...]
Completed in 81 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026