Method LLVMIsRelocationIteratorAtEnd
LLVMIsRelocationIteratorAtEnd(LLVMSectionIteratorRef, LLVMRelocationIteratorRef)
TODO: Provide summary for Function LLVMIsRelocationIteratorAtEnd
Declaration
public static bool LLVMIsRelocationIteratorAtEnd(LLVMSectionIteratorRef Section, LLVMRelocationIteratorRef RI)
Parameters
public static bool LLVMIsRelocationIteratorAtEnd(LLVMSectionIteratorRef Section, LLVMRelocationIteratorRef RI)
LLVMSectionIteratorRef | Section | TODO: Provide details of parameter Section |
LLVMRelocationIteratorRef | RI | TODO: Provide details of parameter RI |
Returns
Boolean | TODO: Document return value |