Home
last modified time | relevance | path

Searched defs:value_size (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_kms.c244 uint32_t *value, value_tmp, *value_ptr, value_size; in radeon_info_ioctl() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectVariable.cpp189 size_t value_size = m_value.GetValueByteSize(&m_error, &exe_ctx); in UpdateValue() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmcore-tdep.c960 int value_size; in mcore_store_return_value() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp191 size_t value_size = m_target_data.getTypeStoreSize(value->getType()); in EvaluateValue() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1197 std::optional<uint64_t> value_size = compiler_type.GetByteSize(target); in MaybeHandleVariable() local