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

/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c1531 int highpc_is_relative; /* Whether highpc is relative to lowpc. */ member in struct:pcrange
1570 pcrange->highpc_is_relative = 1;
1637 if (pcrange->highpc_is_relative)
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c1538 int highpc_is_relative; /* Whether highpc is relative to lowpc. */ member in struct:pcrange
1577 pcrange->highpc_is_relative = 1;
1644 if (pcrange->highpc_is_relative)
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Ddwarf.c1538 int highpc_is_relative; /* Whether highpc is relative to lowpc. */ member in struct:pcrange
1577 pcrange->highpc_is_relative = 1;
1644 if (pcrange->highpc_is_relative)

Completed in 266 milliseconds