Home
last modified time | relevance | path

Searched refs:FOR_EH (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.h631 #define DWARF2_FRAME_REG_OUT(REGNO, FOR_EH) \ argument
632 ((FOR_EH) ? (REGNO) \
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c106 #define DWARF2_FRAME_REG_OUT(REGNO, FOR_EH) (REGNO) argument
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.info22067 -- Macro: DWARF2_FRAME_REG_OUT (REGNO, FOR_EH)
22070 that should be output in .debug_frame (`FOR_EH' is zero) and
22071 .eh_frame (`FOR_EH' is nonzero). The default is to return `REGNO'.
26191 FOR_EH, EMPTY)
26196 argument, FOR_EH, is a boolean: true if this is for an exception