Home
last modified time | relevance | path

Searched refs:fp_bytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp674 uint32_t fp_bytes = in GetReturnValueObjectImpl() local
682 fp_bytes = aggregate_field_offsets[0]; in GetReturnValueObjectImpl()
736 if (fp_bytes == 0) in GetReturnValueObjectImpl()
742 fp_bytes += field_byte_width; in GetReturnValueObjectImpl()
801 if (fp_bytes < 8) in GetReturnValueObjectImpl()
806 fp_bytes += field_byte_width; in GetReturnValueObjectImpl()