Searched refs:TargetInterface (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.h27 const DwarfTargetInterface* TargetInterface() const function in class:DwarfExpressionEvaluationContext
H A DDwarfExpressionEvaluator.cpp731 if (!fContext->TargetInterface()->ReadValueFromMemory(address, valueType,
767 if (!fContext->TargetInterface()->ReadValueFromMemory(addressSpace, address,
780 if (!fContext->TargetInterface()->GetRegisterValue(reg, value))
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp388 typeContext->TargetInterface(), typeContext->InstructionPointer(),
800 typeContext->TargetInterface(), typeContext->InstructionPointer(),
816 typeContext->TargetInterface(), typeContext->InstructionPointer(),
831 typeContext->TargetInterface(), typeContext->InstructionPointer(),
1055 typeContext->TargetInterface(), typeContext->InstructionPointer(),
1092 typeContext->TargetInterface(),
1111 typeContext->TargetInterface(),
H A DDwarfTypeFactory.cpp632 fTypeContext->TargetInterface(),
643 fTypeContext->TargetInterface(),
996 fTypeContext->TargetInterface(),
1045 fTypeContext->TargetInterface(),
1075 fTypeContext->TargetInterface(),
1099 countOwnerEntry->Count(), fTypeContext->TargetInterface(),
1407 fTypeContext->TargetInterface(), fTypeContext->InstructionPointer(),
H A DDwarfStackFrameDebugInfo.cpp206 fTypeContext->RelocationDelta(), fTypeContext->TargetInterface(),
H A DDwarfTypes.h80 DwarfTargetInterface* TargetInterface() const function in class:DwarfTypeContext

Completed in 113 milliseconds