OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfi_sections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
dw2gencfi.c
427
static int
cfi_sections
= CFI_EMIT_eh_frame;
494
all_cfi_sections |=
cfi_sections
;
704
{ "
cfi_sections
", dot_cfi_sections, 0 },
1334
&& ((
cfi_sections
& (CFI_EMIT_eh_frame | CFI_EMIT_eh_frame_compact))
1336
as_bad (_("inconsistent uses of .
cfi_sections
"));
1337
cfi_sections
= sections;
2605
- specifies .sframe in the .
cfi_sections
directive and does not disable
2701
cfi_sections
= CFI_EMIT_eh_frame;
2729
{ "
cfi_sections
", dot_cfi_dummy, 0 },
425
static int
cfi_sections
= CFI_EMIT_eh_frame;
variable
/src/external/gpl3/binutils.old/dist/gas/
dw2gencfi.c
427
static int
cfi_sections
= CFI_EMIT_eh_frame;
494
all_cfi_sections |=
cfi_sections
;
704
{ "
cfi_sections
", dot_cfi_sections, 0 },
1334
&& ((
cfi_sections
& (CFI_EMIT_eh_frame | CFI_EMIT_eh_frame_compact))
1336
as_bad (_("inconsistent uses of .
cfi_sections
"));
1337
cfi_sections
= sections;
2605
- specifies .sframe in the .
cfi_sections
directive and does not disable
2698
cfi_sections
= CFI_EMIT_eh_frame;
2726
{ "
cfi_sections
", dot_cfi_dummy, 0 },
425
static int
cfi_sections
= CFI_EMIT_eh_frame;
variable
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026