OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sizeof_headers
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/bfd/
elf-nacl.c
50
bfd_vma minpagesize, bfd_vma
sizeof_headers
)
53
if (seg->count == 0 || seg->sections[0]->lma % minpagesize <
sizeof_headers
)
74
int
sizeof_headers
;
local
82
/* We're doing linking, so evalute
SIZEOF_HEADERS
as in a linker script. */
83
sizeof_headers
= bfd_sizeof_headers (abfd, info);
89
sizeof_headers
= bed->s->sizeof_ehdr;
91
sizeof_headers
+= bed->s->sizeof_phdr;
180
sizeof_headers
))
/src/external/gpl3/gdb/dist/bfd/
elf-nacl.c
50
bfd_vma minpagesize, bfd_vma
sizeof_headers
)
53
if (seg->count == 0 || seg->sections[0]->lma % minpagesize <
sizeof_headers
)
74
int
sizeof_headers
;
local
82
/* We're doing linking, so evalute
SIZEOF_HEADERS
as in a linker script. */
83
sizeof_headers
= bfd_sizeof_headers (abfd, info);
89
sizeof_headers
= bed->s->sizeof_ehdr;
91
sizeof_headers
+= bed->s->sizeof_phdr;
180
sizeof_headers
))
/src/external/gpl3/gdb.old/dist/bfd/
elf-nacl.c
50
bfd_vma minpagesize, bfd_vma
sizeof_headers
)
53
if (seg->count == 0 || seg->sections[0]->lma % minpagesize <
sizeof_headers
)
74
int
sizeof_headers
;
local
82
/* We're doing linking, so evalute
SIZEOF_HEADERS
as in a linker script. */
83
sizeof_headers
= bfd_sizeof_headers (abfd, info);
89
sizeof_headers
= bed->s->sizeof_ehdr;
91
sizeof_headers
+= bed->s->sizeof_phdr;
180
sizeof_headers
))
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026