Method LLVMGetSections
LLVMGetSections(LLVMObjectFileRef)
TODO: Provide summary for Function LLVMGetSections
Declaration
public static LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile)
Parameters
public static LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile)
LLVMObjectFileRef | ObjectFile | TODO: Provide details of parameter ObjectFile |
Returns
LLVMSectionIteratorRef | TODO: Document return value |