/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | target-def.h | 90 #ifdef EH_FRAME_SECTION_NAME
|
H A D | defaults.h | 365 #ifndef EH_FRAME_SECTION_NAME 366 #define EH_FRAME_SECTION_NAME ".eh_frame" macro
|
H A D | ChangeLog-2001 | 1671 Use it instead of EH_FRAME_SECTION_NAME where appropriate. 13902 EH_FRAME_SECTION_NAME. 13941 * defaults.h (EH_FRAME_SECTION_NAME): Respect it. 14461 * defaults.h (EH_FRAME_SECTION_NAME): Don't depend on 15254 (EH_FRAME_SECTION_NAME): New. 15275 * crtstuff.c: Check EH_FRAME_SECTION_NAME not EH_FRAME_SECTION_ASM_OP. 15334 (EH_FRAME_SECTION_NAME): New. 15348 (EH_FRAME_SECTION_NAME): New.
|
H A D | dwarf2out.c | 468 #ifdef EH_FRAME_SECTION_NAME in switch_to_eh_frame_section() 469 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
|
H A D | dwarf2out.cc | 476 #ifdef EH_FRAME_SECTION_NAME in switch_to_eh_frame_section() 477 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
|
H A D | ChangeLog-2003 | 5247 (EH_FRAME_SECTION_NAME): Define explicitly. 5252 (EH_FRAME_SECTION_NAME): Likewise. 37618 (PA_INIT_FRAME_DUMMY_ASM_OP): Check EH_FRAME_SECTION_NAME instead of
|
H A D | target.def | 6860 Default value is false if @code{EH_FRAME_SECTION_NAME} is defined, and\n\
|
H A D | ChangeLog-2015 | 15978 * defaults.h (EH_FRAME_SECTION_NAME): Depend on 15983 even if EH_FRAME_SECTION_NAME is undefined. Restrict special 15986 even if EH_FRAME_SECTION_NAME is undefined.
|
H A D | ChangeLog-2004 | 17924 (EH_FRAME_SECTION_NAME, MUST_USE_SJLJ_EXCEPTIONS, CTORS_SECTION_ASM_OP) 17925 (DTORS_SECTION_ASM_OP, TARGET_ASM_NAMED_SECTION, EH_FRAME_SECTION_NAME) 38474 (EH_FRAME_SECTION_NAME): Define.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | target-def.h | 90 #ifdef EH_FRAME_SECTION_NAME
|
H A D | defaults.h | 355 #ifndef EH_FRAME_SECTION_NAME 356 #define EH_FRAME_SECTION_NAME ".eh_frame" macro
|
H A D | dwarf2out.c | 468 #ifdef EH_FRAME_SECTION_NAME in switch_to_eh_frame_section() 469 eh_frame_section = get_section (EH_FRAME_SECTION_NAME, flags, NULL); in switch_to_eh_frame_section()
|
H A D | target.def | 6734 Default value is false if @code{EH_FRAME_SECTION_NAME} is defined, and\n\
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin-sections.def | 162 ".section " EH_FRAME_SECTION_NAME ",__eh_frame"
|
H A D | darwin.h | 1092 #define EH_FRAME_SECTION_NAME "__TEXT" macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin-sections.def | 162 ".section " EH_FRAME_SECTION_NAME ",__eh_frame"
|
H A D | darwin.h | 1101 #define EH_FRAME_SECTION_NAME "__TEXT" macro
|
/netbsd/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-cppbuiltin.c | 1338 #ifdef EH_FRAME_SECTION_NAME in c_cpp_builtins() 1340 EH_FRAME_SECTION_NAME, 1); in c_cpp_builtins()
|
H A D | c-cppbuiltin.cc | 1447 #ifdef EH_FRAME_SECTION_NAME in c_cpp_builtins() 1449 EH_FRAME_SECTION_NAME, 1); in c_cpp_builtins()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-cppbuiltin.c | 1338 #ifdef EH_FRAME_SECTION_NAME in c_cpp_builtins() 1340 EH_FRAME_SECTION_NAME, 1); in c_cpp_builtins()
|
/netbsd/external/gpl3/gcc/dist/libgcc/ |
H A D | ChangeLog | 4032 (EH_FRAME_SECTION_NAME): Rename to __LIBGCC_EH_FRAME_SECTION_NAME__. 6044 * config/i386/cygming-crtbegin.c (EH_FRAME_SECTION_NAME): Change 6047 * config/i386/cygming-crtend.c (EH_FRAME_SECTION_NAME): Change use 6078 (EH_FRAME_SECTION_NAME): Change all uses to 6098 (EH_FRAME_SECTION_NAME): Change all uses to
|
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi | 9572 @defmac EH_FRAME_SECTION_NAME 9671 Default value is false if @code{EH_FRAME_SECTION_NAME} is defined, and
|
H A D | tm.texi.in | 6469 @defmac EH_FRAME_SECTION_NAME
|
/netbsd/external/gpl3/gcc/dist/gcc/doc/ |
H A D | tm.texi | 9676 @defmac EH_FRAME_SECTION_NAME 9775 Default value is false if @code{EH_FRAME_SECTION_NAME} is defined, and
|
H A D | tm.texi.in | 6401 @defmac EH_FRAME_SECTION_NAME
|