Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c2601 int eh_regions, debug_blocks; in expand_end_loop() local
2645 eh_regions = debug_blocks = 0; in expand_end_loop()
2662 eh_regions++; in expand_end_loop()
2665 if (--eh_regions < 0) in expand_end_loop()
2688 && eh_regions == 0 in expand_end_loop()