Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Ddwarf2out.c3966 #define ARANGE_TABLE_INCREMENT 64 macro
7401 arange_table_allocated += ARANGE_TABLE_INCREMENT; in add_arange()
7406 ARANGE_TABLE_INCREMENT * sizeof (dw_die_ref)); in add_arange()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2out.c3472 #define ARANGE_TABLE_INCREMENT 64 macro
6977 arange_table_allocated += ARANGE_TABLE_INCREMENT;