OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iheaders
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
1283
const Elf_Internal_Shdr **
iheaders
1334
sh_link = find_link (obfd,
iheaders
[iheader->sh_link], iheader->sh_link);
1355
sh_link = find_link (obfd,
iheaders
[iheader->sh_info],
1384
const Elf_Internal_Shdr **
iheaders
;
1412
iheaders
= (const Elf_Internal_Shdr **) elf_elfsections (ibfd);
1414
if (
iheaders
== NULL || oheaders == NULL)
1444
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1474
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1282
const Elf_Internal_Shdr **
iheaders
local
1383
const Elf_Internal_Shdr **
iheaders
;
local
elf32-arm.c
20054
Elf_Internal_Shdr **
iheaders
= elf_elfsections (ibfd);
local
20070
&&
iheaders
!= NULL
20073
&&
iheaders
[isection->sh_link]->bfd_section != NULL
20074
&&
iheaders
[isection->sh_link]->bfd_section->output_section != NULL
20079
==
iheaders
[isection->sh_link]->bfd_section->output_section)
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
1219
const Elf_Internal_Shdr **
iheaders
1270
sh_link = find_link (obfd,
iheaders
[iheader->sh_link], iheader->sh_link);
1291
sh_link = find_link (obfd,
iheaders
[iheader->sh_info],
1320
const Elf_Internal_Shdr **
iheaders
1350
if (
iheaders
== NULL || oheaders == NULL)
1380
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1410
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1218
const Elf_Internal_Shdr **
iheaders
local
1319
const Elf_Internal_Shdr **
iheaders
local
elf32-arm.c
20243
Elf_Internal_Shdr **
iheaders
= elf_elfsections (ibfd);
local
20259
&&
iheaders
!= NULL
20262
&&
iheaders
[isection->sh_link]->bfd_section != NULL
20263
&&
iheaders
[isection->sh_link]->bfd_section->output_section != NULL
20268
==
iheaders
[isection->sh_link]->bfd_section->output_section)
/src/external/gpl3/gdb/dist/bfd/
elf.c
1192
const Elf_Internal_Shdr **
iheaders
1243
sh_link = find_link (obfd,
iheaders
[iheader->sh_link], iheader->sh_link);
1264
sh_link = find_link (obfd,
iheaders
[iheader->sh_info],
1293
const Elf_Internal_Shdr **
iheaders
1323
if (
iheaders
== NULL || oheaders == NULL)
1353
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1383
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1191
const Elf_Internal_Shdr **
iheaders
local
1292
const Elf_Internal_Shdr **
iheaders
local
elf32-arm.c
20232
Elf_Internal_Shdr **
iheaders
= elf_elfsections (ibfd);
local
20248
&&
iheaders
!= NULL
20251
&&
iheaders
[isection->sh_link]->bfd_section != NULL
20252
&&
iheaders
[isection->sh_link]->bfd_section->output_section != NULL
20257
==
iheaders
[isection->sh_link]->bfd_section->output_section)
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
1375
const Elf_Internal_Shdr **
iheaders
1426
sh_link = find_link (obfd,
iheaders
[iheader->sh_link], iheader->sh_link);
1447
sh_link = find_link (obfd,
iheaders
[iheader->sh_info],
1476
const Elf_Internal_Shdr **
iheaders
1506
if (
iheaders
== NULL || oheaders == NULL)
1536
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1566
const Elf_Internal_Shdr * iheader =
iheaders
[j];
1374
const Elf_Internal_Shdr **
iheaders
local
1475
const Elf_Internal_Shdr **
iheaders
local
elf32-arm.c
20160
Elf_Internal_Shdr **
iheaders
= elf_elfsections (ibfd);
local
20176
&&
iheaders
!= NULL
20179
&&
iheaders
[isection->sh_link]->bfd_section != NULL
20180
&&
iheaders
[isection->sh_link]->bfd_section->output_section != NULL
20185
==
iheaders
[isection->sh_link]->bfd_section->output_section)
Completed in 114 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026