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

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

Completed in 177 milliseconds