Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1510 static bool GetReturnValuePassedInMemory(Thread &thread, in GetReturnValuePassedInMemory() function
1638 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value)) in GetReturnValueObjectImpl()
1693 } else if (!GetReturnValuePassedInMemory(thread, reg_ctx, *bit_width / 8, in GetReturnValueObjectImpl()
1763 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value)) in GetReturnValueObjectImpl()