OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oheader
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
1258
Elf_Internal_Shdr *
oheader
= oheaders[i];
1260
if (
oheader
== NULL)
1262
if (section_match (
oheader
, iheader))
1279
Elf_Internal_Shdr *
oheader
,
1288
if (
oheader
->sh_type == SHT_NOBITS)
1306
if (
oheader
->sh_link == 0)
1307
oheader
->sh_link = iheader->sh_link;
1308
if (
oheader
->sh_info == 0)
1309
oheader
->sh_info = iheader->sh_info;
1315
iheader,
oheader
))
1257
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
1422
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
1194
Elf_Internal_Shdr *
oheader
= oheaders[i];
1196
if (
oheader
== NULL)
1198
if (section_match (
oheader
, iheader))
1215
Elf_Internal_Shdr *
oheader
,
1224
if (
oheader
->sh_type == SHT_NOBITS)
1242
if (
oheader
->sh_link == 0)
1243
oheader
->sh_link = iheader->sh_link;
1244
if (
oheader
->sh_info == 0)
1245
oheader
->sh_info = iheader->sh_info;
1251
iheader,
oheader
))
1193
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
1358
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf.c
1167
Elf_Internal_Shdr *
oheader
= oheaders[i];
1169
if (
oheader
== NULL)
1171
if (section_match (
oheader
, iheader))
1188
Elf_Internal_Shdr *
oheader
,
1197
if (
oheader
->sh_type == SHT_NOBITS)
1215
if (
oheader
->sh_link == 0)
1216
oheader
->sh_link = iheader->sh_link;
1217
if (
oheader
->sh_info == 0)
1218
oheader
->sh_info = iheader->sh_info;
1224
iheader,
oheader
))
1166
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
1331
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
1350
Elf_Internal_Shdr *
oheader
= oheaders[i];
1352
if (
oheader
== NULL)
1354
if (section_match (
oheader
, iheader))
1371
Elf_Internal_Shdr *
oheader
,
1380
if (
oheader
->sh_type == SHT_NOBITS)
1398
if (
oheader
->sh_link == 0)
1399
oheader
->sh_link = iheader->sh_link;
1400
if (
oheader
->sh_info == 0)
1401
oheader
->sh_info = iheader->sh_info;
1407
iheader,
oheader
))
1349
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
1514
Elf_Internal_Shdr *
oheader
=
oheader
s[i];
local
[
all
...]
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026