Searched defs:_location (Results 1 - 22 of 22) sorted by relevance

/haiku/src/kits/debugger/value/value_nodes/
H A DVariableValueNodeChild.cpp50 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
H A DEnumerationValueNode.cpp42 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DPointerToMemberValueNode.cpp43 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DPrimitiveValueNode.cpp44 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DCStringValueNode.cpp47 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DExpressionValueNode.cpp41 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
89 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
H A DAddressValueNode.cpp51 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
182 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
H A DCompoundValueNode.cpp72 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
122 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
179 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DArrayValueNode.cpp62 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
292 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
383 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
H A DBListValueNode.cpp76 ResolveLocation( ValueLoader* valueLoader, ValueLocation*& _location) argument
143 ResolveLocation( ValueLoader* valueLoader, ValueLocation*& _location) argument
194 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
H A DBMessageValueNode.cpp68 ResolveLocation(ValueLoader* valueLoader, ValueLocation*& _location) argument
142 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
693 ResolvedLocationAndValue( ValueLoader* loader, ValueLocation *& _location, Value*& _value) argument
777 ResolveLocation( ValueLoader* valueLoader, ValueLocation*& _location) argument
[all...]
/haiku/src/kits/debugger/model/
H A DSyntheticPrimitiveType.cpp73 ResolveObjectDataLocation( const ValueLocation& objectLocation, ValueLocation*& _location) argument
82 ResolveObjectDataLocation(target_addr_t objectAddress, ValueLocation*& _location) argument
/haiku/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp228 find_symbol(image_t* image, const SymbolLookupInfo& lookupInfo, void **_location) argument
248 find_symbol_breadth_first(image_t* image, const SymbolLookupInfo& lookupInfo, image_t** _foundInImage, void** _location) argument
H A Delf.cpp805 get_nth_symbol(image_id imageID, int32 num, char *nameBuffer, int32 *_nameLength, int32 *_type, void **_location) argument
860 get_nearest_symbol_at_address(void* address, image_id* _imageID, char** _imagePath, char** _imageName, char** _symbolName, int32* _type, void** _location, bool* _exactMatch) argument
934 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, bool recursive, image_id *_inImage, void **_location) argument
983 get_library_symbol(void* handle, void* caller, const char* symbolName, void **_location) argument
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.cpp165 EvaluateLocation(const void* expression, size_t size, ValueLocation& _location) argument
/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.cpp730 GetReturnAddressLocation(StackFrame* frame, target_size_t valueSize, ValueLocation*& _location) argument
/haiku/src/kits/debugger/arch/x86_64/
H A DArchitectureX8664.cpp816 GetReturnAddressLocation(StackFrame* frame, target_size_t valueSize, ValueLocation*& _location) argument
/haiku/src/system/libroot/os/
H A Dimage.cpp275 get_image_symbol(image_id id, char const *symbolName, int32 symbolType, void **_location) argument
284 get_image_symbol_etc(image_id id, char const *symbolName, int32 symbolType, bool recursive, image_id *_inImage, void **_location) argument
293 get_nth_image_symbol(image_id id, int32 num, char *nameBuffer, int32 *_nameLength, int32 *_symbolType, void **_location) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp250 ResolveObjectDataLocation( const ValueLocation& objectLocation, ValueLocation*& _location) argument
257 ResolveObjectDataLocation(target_addr_t objectAddress, ValueLocation*& _location) argument
H A DDwarfTypes.cpp314 ResolveObjectDataLocation(const ValueLocation& objectLocation, ValueLocation*& _location) argument
360 ResolveObjectDataLocation(target_addr_t objectAddress, ValueLocation*& _location) argument
380 ResolveLocation(DwarfTypeContext* typeContext, const LocationDescription* description, target_addr_t objectAddress, bool hasObjectAddress, ValueLocation& _location) argument
748 ResolveBaseTypeLocation(BaseType* _baseType, const ValueLocation& parentLocation, ValueLocation*& _location) argument
761 ResolveDataMemberLocation(DataMember* _member, const ValueLocation& parentLocation, ValueLocation*& _location) argument
899 _ResolveDataMemberLocation(DwarfType* memberType, const MemberLocation* memberLocation, const ValueLocation& parentLocation, bool isBitField, ValueLocation*& _location) argument
1037 ResolveElementLocation(const ArrayIndexPath& indexPath, const ValueLocation& parentLocation, ValueLocation*& _location) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h382 uint32 _location; member in struct:extent_address
557 logical_block_address _location; member in struct:long_address
652 uint32 _location; member in struct:descriptor_tag
[all...]
/haiku/src/kits/interface/
H A DView.cpp1563 BView::GetMouse(BPoint* _location, uint32* _buttons, bool checkMessageQueue) argument
[all...]

Completed in 323 milliseconds