Searched refs:RelocationDelta (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfFunctionDebugInfo.cpp56 return fAddressRanges->LowestAddress() + fImageDebugInfo->RelocationDelta();
H A DDwarfImageDebugInfo.h55 target_addr_t RelocationDelta() const function in class:DwarfImageDebugInfo
H A DDwarfStackFrameDebugInfo.cpp206 fTypeContext->RelocationDelta(), fTypeContext->TargetInterface(),
H A DDwarfTypes.h78 target_addr_t RelocationDelta() const function in class:DwarfTypeContext
H A DDwarfTypes.cpp390 typeContext->RelocationDelta(), _location);
/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.h32 target_addr_t RelocationDelta() const function in class:DwarfExpressionEvaluationContext
H A DDwarfExpressionEvaluator.cpp289 _Push(fDataReader.ReadAddress(0) + fContext->RelocationDelta());

Completed in 56 milliseconds