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

References

tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  481   if (!return_compiler_type)
  484   value.SetCompilerType(return_compiler_type);
  490   const uint32_t type_flags = return_compiler_type.GetTypeInfo();
  515         return_compiler_type.GetByteSize(nullptr);
  627             &thread, "", Address(storage_addr, nullptr), return_compiler_type);
  640         return_compiler_type.GetByteSize(nullptr);
  665                     &thread, return_compiler_type, ConstString(""), data);
  697                       &thread, return_compiler_type, ConstString(""), data);