reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 2230   value.SetCompilerType(return_compiler_type);
 2237       return_compiler_type.GetByteSize(nullptr);
 2241   const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr);
 2290                           &thread, return_compiler_type, ConstString(""), data);
 2380                 &thread, return_compiler_type, ConstString(""), data);
 2393             exe_ctx, reg_ctx, return_compiler_type, is_return_value, NGRN, NSRN,
 2396           &thread, return_compiler_type, ConstString(""), data);