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

/netbsd-current/external/gpl3/gcc.old/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/gdb.old/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/gcc/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/gdb/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/binutils.old/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/binutils/dist/include/gdb/
H A Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c5280 kind_data <<= GDB_INDEX_CU_BITSIZE; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c5847 kind_data <<= GDB_INDEX_CU_BITSIZE; local
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c6070 kind_data <<= GDB_INDEX_CU_BITSIZE; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c11519 dw2_asm_output_data (1, flags >> GDB_INDEX_CU_BITSIZE,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc11681 dw2_asm_output_data (1, flags >> GDB_INDEX_CU_BITSIZE,

Completed in 1159 milliseconds