Searched defs:STATIC_BLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dblock.h142 enum { GLOBAL_BLOCK = 0, STATIC_BLOCK = 1, FIRST_LOCAL_BLOCK = 2 }; enumerator in enum:__anon1331
H A Dmdebugread.c4587 BLOCKVECTOR_BLOCK (BLOCKVECTOR (s), STATIC_BLOCK) local

Completed in 174 milliseconds