LLDB mainline
Functions
GNUstepObjCRuntime.cpp File Reference
#include "GNUstepObjCRuntime.h"
#include "Plugins/TypeSystem/Clang/TypeSystemClang.h"
#include "lldb/Core/Module.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Core/ValueObject.h"
#include "lldb/Expression/UtilityFunction.h"
#include "lldb/Target/ExecutionContext.h"
#include "lldb/Target/Process.h"
#include "lldb/Target/Target.h"
#include "lldb/Utility/ArchSpec.h"
#include "lldb/Utility/ConstString.h"

Go to the source code of this file.

Functions

static bool CanModuleBeGNUstepObjCLibrary (const ModuleSP &module_sp, const llvm::Triple &TT)
 
static bool ScanForGNUstepObjCLibraryCandidate (const ModuleList &modules, const llvm::Triple &TT)
 

Function Documentation

◆ CanModuleBeGNUstepObjCLibrary()

static bool CanModuleBeGNUstepObjCLibrary ( const ModuleSP module_sp,
const llvm::Triple &  TT 
)
static

◆ ScanForGNUstepObjCLibraryCandidate()

static bool ScanForGNUstepObjCLibraryCandidate ( const ModuleList modules,
const llvm::Triple &  TT 
)
static