Searched refs:FlattenAggregateType (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIWindows_x86_64.cpp | 547 static bool FlattenAggregateType( in FlattenAggregateType() function 586 if (!FlattenAggregateType(thread, exe_ctx, field_compiler_type, in FlattenAggregateType() 642 FlattenAggregateType(thread, exe_ctx, return_compiler_type, in GetReturnValueObjectImpl()
|
| H A D | ABISysV_x86_64.cpp | 574 static bool FlattenAggregateType( in FlattenAggregateType() function 608 if (!FlattenAggregateType(thread, exe_ctx, field_compiler_type, in FlattenAggregateType() 645 FlattenAggregateType(thread, exe_ctx, return_compiler_type, 0, in GetReturnValueObjectImpl()
|