Home
last modified time | relevance | path

Searched defs:raw_value (Results 1 – 8 of 8) sorted by relevance

/external/lldb/source/Plugins/ABI/MacOSX-arm/
DABIMacOSX_arm.cpp458 uint64_t raw_value; in GetReturnValueObjectImpl() local
542 uint32_t raw_value = data.GetMaxU32(&offset, num_bytes); in SetReturnValueObject() local
549 uint32_t raw_value = data.GetMaxU32(&offset, 4); in SetReturnValueObject() local
554 uint32_t raw_value = data.GetMaxU32(&offset, num_bytes - offset); in SetReturnValueObject() local
/external/lldb/source/Plugins/ABI/MacOSX-i386/
DABIMacOSX_i386.cpp704 uint32_t raw_value = data.GetMaxU32(&offset, num_bytes); in SetReturnValueObject() local
711 uint32_t raw_value = data.GetMaxU32(&offset, 4); in SetReturnValueObject() local
716 uint32_t raw_value = data.GetMaxU32(&offset, num_bytes - offset); in SetReturnValueObject() local
775 uint64_t raw_value; in GetReturnValueObjectImpl() local
/external/lldb/source/Plugins/ABI/SysV-x86_64/
DABISysV_x86_64.cpp594 uint64_t raw_value = data.GetMaxU64(&offset, num_bytes); in SetReturnValueObject() local
674 …uint64_t raw_value = thread.GetRegisterContext()->ReadRegisterAsUnsigned(reg_ctx->GetRegisterInfoB… in GetReturnValueObjectSimple() local
/external/vboot_reference/host/include/
Dcgpt_params.h35 uint32_t raw_value; member
/external/v8/src/
Dast.h1371 const AstValue* raw_value() const { return value_; } in raw_value() function
Dobjects.cc2012 Object* raw_value = old_details.type() == CONSTANT in MigrateFastToFast() local
5355 Handle<Object> raw_value(object->RawFastPropertyAt(index), isolate); in FastPropertyAt() local
Dobjects-inl.h1395 uintptr_t raw_value = in map() local
Druntime.cc14748 Handle<Object> raw_value(object->RawFastPropertyAt(field_index), isolate); in RUNTIME_FUNCTION() local