Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
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
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp1007 uint32_t field_byte_offset = field_bit_offset / 8; in GetReturnValueObjectImpl() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp715 uint32_t field_byte_offset = field_bit_offset / 8; in GetReturnValueObjectImpl() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c2389 field_byte_offset (decl) in field_byte_offset() function
H A Ddwarf2out.c8852 field_byte_offset (decl) in field_byte_offset() function
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c9573 field_byte_offset (tree decl) in field_byte_offset() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8611 uint32_t field_byte_offset = 0; in DumpValue() local