Home
last modified time | relevance | path

Searched refs:LOC_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h89 #define LOC_SIZE_BITS (32 - LINENO_BITS) macro
93 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)
107 UShort size:LOC_SIZE_BITS; /* # bytes; we catch overflows of this */
DUNUSED_STABS.txt1127 #define LOC_SIZE_BITS (32 - LINENO_BITS)
1131 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)
1145 UShort size:LOC_SIZE_BITS; /* byte size; we catch overflows of this */