Table of Contents

Method ContainsSymbol

Namespace
Ubiquity.NET.Llvm.ObjectFile
Assembly
Ubiquity.NET.Llvm.dll

ContainsSymbol(Symbol)

Tests whether the section contains a given symbol

public bool ContainsSymbol(Symbol symbol)

Parameters

symbol Symbol

Symbol to test for

Returns

bool

true if the section contains symbol