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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h1476 uint64 StartScope() const { return fStartScope; }
1506 uint64 fStartScope; member in class:DIEVariable
H A DDebugInfoEntries.cpp2258 fStartScope(0)
2337 fStartScope = value.constant;

Completed in 37 milliseconds