OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_other_sections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
dwarf2dbg.c
3149
int
emit_other_sections
= 0;
3153
emit_other_sections
= info_seg == NULL || !seg_not_empty_p (info_seg);
3165
if ((!all_segs &&
emit_other_sections
)
3166
|| (!
emit_other_sections
&& !empty_debug_line))
3225
if (
emit_other_sections
)
3146
int
emit_other_sections
= 0;
local
/src/external/gpl3/binutils.old/dist/gas/
dwarf2dbg.c
3147
int
emit_other_sections
= 0;
3151
emit_other_sections
= info_seg == NULL || !seg_not_empty_p (info_seg);
3163
if ((!all_segs &&
emit_other_sections
)
3164
|| (!
emit_other_sections
&& !empty_debug_line))
3223
if (
emit_other_sections
)
3144
int
emit_other_sections
= 0;
local
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026