Searched refs:_Pop (Results 1 – 2 of 2) sorted by relevance
104 DwarfExpressionEvaluator::_Pop() in _Pop() function in DwarfExpressionEvaluator152 _result = _Pop(); in Evaluate()195 piece.SetToMemory(_Pop()); in EvaluateLocation()241 piece.SetToMemory(_Pop()); in EvaluateLocation()338 _Pop(); in _Evaluate()391 target_addr_t value = _Pop(); in _Evaluate()403 _Push(_Pop() & _Pop()); in _Evaluate()408 int64 top = (int64)_Pop(); in _Evaluate()409 int64 second = (int64)_Pop(); in _Evaluate()416 target_addr_t top = _Pop(); in _Evaluate()[all …]
81 inline target_addr_t _Pop();