OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_user_phdrs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
5105
bool
no_user_phdrs
;
5107
no_user_phdrs
= elf_seg_map (abfd) == NULL;
5111
info->user_phdrs = !
no_user_phdrs
;
5122
if (
no_user_phdrs
&& bfd_count_sections (abfd) != 0)
5727
if (!elf_modify_segment_map (abfd, info,
no_user_phdrs
|| info == NULL))
5103
bool
no_user_phdrs
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
5040
bool
no_user_phdrs
;
5042
no_user_phdrs
= elf_seg_map (abfd) == NULL;
5046
info->user_phdrs = !
no_user_phdrs
;
5057
if (
no_user_phdrs
&& bfd_count_sections (abfd) != 0)
5662
if (!elf_modify_segment_map (abfd, info,
no_user_phdrs
|| info == NULL))
5038
bool
no_user_phdrs
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
5000
bool
no_user_phdrs
;
5002
no_user_phdrs
= elf_seg_map (abfd) == NULL;
5006
info->user_phdrs = !
no_user_phdrs
;
5017
if (
no_user_phdrs
&& bfd_count_sections (abfd) != 0)
5616
if (!elf_modify_segment_map (abfd, info,
no_user_phdrs
|| info == NULL))
4998
bool
no_user_phdrs
;
local
/src/external/gpl3/gdb/dist/bfd/
elf.c
5098
bool
no_user_phdrs
;
5100
no_user_phdrs
= elf_seg_map (abfd) == NULL;
5104
info->user_phdrs = !
no_user_phdrs
;
5115
if (
no_user_phdrs
&& bfd_count_sections (abfd) != 0)
5714
if (!elf_modify_segment_map (abfd, info,
no_user_phdrs
|| info == NULL))
5096
bool
no_user_phdrs
;
local
Completed in 61 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026