Home
last modified time | relevance | path

Searched defs:field_byte_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp599 uint32_t field_byte_offset = field_bit_offset / 8 + data_byte_offset; in FlattenAggregateType() local
698 uint32_t field_byte_offset = aggregate_field_offsets[idx]; in GetReturnValueObjectImpl() local
H A DABIWindows_x86_64.cpp577 uint32_t field_byte_offset = field_bit_offset / 8 + data_byte_offset; in FlattenAggregateType() local
675 uint32_t field_byte_offset = aggregate_field_offsets[idx]; in GetReturnValueObjectImpl() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp1046 uint32_t field_byte_offset = field_bit_offset / 8; in GetReturnValueObjectImpl() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp716 uint32_t field_byte_offset = field_bit_offset / 8; in GetReturnValueObjectImpl() local