Home
last modified time | relevance | path

Searched refs:ResolveElementLocation (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp322 status_t error = arrayType->ResolveElementLocation(indexPath, in ResolveLocation()
/haiku/headers/private/debugger/model/
H A DType.h277 virtual status_t ResolveElementLocation(
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h356 virtual status_t ResolveElementLocation(
H A DDwarfTypes.cpp1037 DwarfArrayType::ResolveElementLocation(const ArrayIndexPath& indexPath, in ResolveElementLocation() function in DwarfArrayType