Searched refs:SetPieceAt (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debugger/types/
H A DValueLocation.h169 bool SetPieceAt(int32 index,
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp260 ValueLocation::SetPieceAt(int32 index, const ValuePieceLocation& piece) function in class:ValueLocation
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp429 if (!_location.SetPieceAt(i, piece))
443 if (!_location.SetPieceAt(0, piece))

Completed in 96 milliseconds