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,
326 "ResolveElementLocation() failed: %s\n", strerror(error));
/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, function in class:DwarfArrayType

Completed in 25 milliseconds