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

/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c1532 int highpc_is_addr_index; /* Whether highpc is in .debug_addr. */ member in struct:pcrange
1576 pcrange->highpc_is_addr_index = 1;
1630 if (pcrange->highpc_is_addr_index)
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c1539 int highpc_is_addr_index; /* Whether highpc is in .debug_addr. */ member in struct:pcrange
1583 pcrange->highpc_is_addr_index = 1;
1637 if (pcrange->highpc_is_addr_index)
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Ddwarf.c1539 int highpc_is_addr_index; /* Whether highpc is in .debug_addr. */ member in struct:pcrange
1583 pcrange->highpc_is_addr_index = 1;
1637 if (pcrange->highpc_is_addr_index)

Completed in 306 milliseconds