LLVM 19.0.0git
Functions
NativeFunctionSymbol.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h"
#include "llvm/DebugInfo/CodeView/CVRecord.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/DebugInfo/CodeView/SymbolDeserializer.h"
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
#include "llvm/DebugInfo/PDB/Native/ModuleDebugStream.h"
#include "llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h"
#include "llvm/DebugInfo/PDB/Native/NativeSession.h"
#include "llvm/DebugInfo/PDB/Native/SymbolCache.h"
#include "llvm/DebugInfo/PDB/PDBExtras.h"

Go to the source code of this file.

Functions

static bool inlineSiteContainsAddress (InlineSiteSym &IS, uint32_t OffsetInFunc)
 

Function Documentation

◆ inlineSiteContainsAddress()

static bool inlineSiteContainsAddress ( InlineSiteSym IS,
uint32_t  OffsetInFunc 
)
static