Home
last modified time | relevance | path

Searched refs:GDB_INDEX_CU_BITSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/gdb/
Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd/src/external/gpl3/binutils/dist/include/gdb/
Dgdb-index.h91 #define GDB_INDEX_CU_BITSIZE 24 macro
92 #define GDB_INDEX_CU_MASK ((1 << GDB_INDEX_CU_BITSIZE) - 1)
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c6070 kind_data <<= GDB_INDEX_CU_BITSIZE; in display_debug_pubnames_worker()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc11669 dw2_asm_output_data (1, flags >> GDB_INDEX_CU_BITSIZE, in output_pubname()