Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp428 uint64_t ReadRawValue(const RegisterContextSP &reg_ctx, uint8_t size_in_bytes) { in ReadRawValue() function
463 auto raw_value = ReadRawValue(reg_ctx, byte_size); in GetReturnValueObjectSimple()
487 auto raw_value = ReadRawValue(reg_ctx, byte_size); in GetReturnValueObjectSimple()
529 auto raw_value = ReadRawValue(reg_ctx, byte_size); in GetReturnValueObjectImpl()
545 auto raw_value = ReadRawValue(reg_ctx, byte_size); in GetReturnValueObjectImpl()