Searched refs:FlattenAggregateType (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIWindows_x86_64.cpp | 546 static bool FlattenAggregateType( in FlattenAggregateType() function 585 if (!FlattenAggregateType(thread, exe_ctx, field_compiler_type, in FlattenAggregateType() 641 FlattenAggregateType(thread, exe_ctx, return_compiler_type, in GetReturnValueObjectImpl()
|
| H A D | ABISysV_x86_64.cpp | 573 static bool FlattenAggregateType( in FlattenAggregateType() function 607 if (!FlattenAggregateType(thread, exe_ctx, field_compiler_type, in FlattenAggregateType() 644 FlattenAggregateType(thread, exe_ctx, return_compiler_type, in GetReturnValueObjectImpl()
|