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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arm/
H A DABISysV_arm.cpp1522 static bool GetReturnValuePassedInMemory(Thread &thread, function
1650 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value))
1705 } else if (!GetReturnValuePassedInMemory(thread, reg_ctx, *bit_width / 8,
1776 if (!GetReturnValuePassedInMemory(thread, reg_ctx, *byte_size, value))

Completed in 53 milliseconds