Searched refs:have_highpc (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libbacktrace/
H A Ddwarf.c1259 int have_highpc; local
1276 have_highpc = 0;
1303 have_highpc = 1;
1308 have_highpc = 1;
1357 else if (have_lowpc && have_highpc)
1375 && (have_ranges || (have_lowpc && have_highpc)))
2258 int have_highpc; local
2289 have_highpc = 0;
2391 have_highpc = 1;
2396 have_highpc
[all...]

Completed in 42 milliseconds