Method LLVMGetSectionContainsSymbol
LLVMGetSectionContainsSymbol(LLVMSectionIteratorRef, LLVMSymbolIteratorRef)
TODO: Provide summary for Function LLVMGetSectionContainsSymbol
Declaration
public static bool LLVMGetSectionContainsSymbol(LLVMSectionIteratorRef SI, LLVMSymbolIteratorRef Sym)
Parameters
public static bool LLVMGetSectionContainsSymbol(LLVMSectionIteratorRef SI, LLVMSymbolIteratorRef Sym)
LLVMSectionIteratorRef | SI | TODO: Provide details of parameter SI |
LLVMSymbolIteratorRef | Sym | TODO: Provide details of parameter Sym |
Returns
Boolean | TODO: Document return value |