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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dstabsread.c2570 int is_v3 = 0;
2636 is_v3 = 1;
2694 else if (is_v3)
2564 int is_v3 = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dstabs.c2832 bfd_boolean is_v3; local
2852 is_v3 = argtypes[0] == '_' && argtypes[1] == 'Z';
2854 if (is_destructor || is_full_physname_constructor || is_v3)

Completed in 77 milliseconds