LLDB mainline
Functions
RegisterUtilities.cpp File Reference
#include "Plugins/Process/elf-core/RegisterUtilities.h"
#include "llvm/ADT/STLExtras.h"
#include <optional>

Go to the source code of this file.

Functions

static std::optional< uint32_t > getNoteType (const llvm::Triple &Triple, llvm::ArrayRef< RegsetDesc > RegsetDescs)
 

Function Documentation

◆ getNoteType()

static std::optional< uint32_t > getNoteType ( const llvm::Triple &  Triple,
llvm::ArrayRef< RegsetDesc RegsetDescs 
)
static

Definition at line 16 of file RegisterUtilities.cpp.

Referenced by lldb_private::getRegset().