Searched defs:aggregate_compiler_types (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp641 std::vector<CompilerType> aggregate_compiler_types; local
574 FlattenAggregateType( Thread &thread, ExecutionContext &exe_ctx, CompilerType &return_compiler_type, uint32_t data_byte_offset, std::vector<uint32_t> &aggregate_field_offsets, std::vector<CompilerType> &aggregate_compiler_types) argument
H A DABIWindows_x86_64.cpp640 std::vector<CompilerType> aggregate_compiler_types; local
547 FlattenAggregateType( Thread &thread, ExecutionContext &exe_ctx, CompilerType &return_compiler_type, uint32_t data_byte_offset, std::vector<uint32_t> &aggregate_field_offsets, std::vector<CompilerType> &aggregate_compiler_types) argument

Completed in 181 milliseconds