Searched refs:GetReturnValuePassedInMemory (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABISysV_arm.cpp | 1405 static bool GetReturnValuePassedInMemory(Thread &thread, in GetReturnValuePassedInMemory() function 1533 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value)) in GetReturnValueObjectImpl() 1588 } else if (!GetReturnValuePassedInMemory(thread, reg_ctx, *bit_width / 8, in GetReturnValueObjectImpl() 1659 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value)) in GetReturnValueObjectImpl()
|