OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFI_DIFF_EXPR_OK
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.h
107
#define
CFI_DIFF_EXPR_OK
0
tc-m68k.h
184
# define
CFI_DIFF_EXPR_OK
0
tc-hppa.h
236
#define
CFI_DIFF_EXPR_OK
0
tc-mips.h
195
#define
CFI_DIFF_EXPR_OK
0
/toolchain/binutils/binutils-2.25/gas/
dw2gencfi.c
30
#ifndef
CFI_DIFF_EXPR_OK
32
# define
CFI_DIFF_EXPR_OK
1
34
# define
CFI_DIFF_EXPR_OK
0
39
#define CFI_DIFF_LSDA_OK
CFI_DIFF_EXPR_OK
42
#if
CFI_DIFF_EXPR_OK
== 1 && CFI_DIFF_LSDA_OK == 0
43
# error "
CFI_DIFF_EXPR_OK
should imply CFI_DIFF_LSDA_OK"
838
#if
CFI_DIFF_EXPR_OK
|| defined tc_cfi_emit_pcrel_expr
984
#if
CFI_DIFF_EXPR_OK
|| defined tc_cfi_emit_pcrel_expr
1377
#if
CFI_DIFF_EXPR_OK
[
all
...]
Completed in 190 milliseconds