Home
last modified time | relevance | path

Searched defs:field_byte_width (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp927 std::optional<uint64_t> field_byte_width = in GetReturnValueObjectImpl() local
999 std::optional<uint64_t> field_byte_width = in GetReturnValueObjectImpl() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIWindows_x86_64.cpp674 uint32_t field_byte_width = (uint32_t) (*field_compiler_type.GetByteSize(&thread)); in GetReturnValueObjectImpl() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp714 uint32_t field_byte_width = *field_bit_width / 8; in GetReturnValueObjectImpl() local