Home
last modified time | relevance | path

Searched defs:in_body (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c144 unsigned int in_body : 1; /* are we inside a body? */ member
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c148 unsigned int in_body : 1; /* are we inside a body? */ member
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c3919 int in_body; in dump_ia64_unwind() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c5110 int in_body; in dump_ia64_unwind() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c3387 in_body (const char *directive) in in_body() function