reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Object.h
  132 LLVMSectionIteratorRef LLVMObjectFileCopySectionIterator(LLVMBinaryRef BR);

References

tools/llvm-c-test/object.c
   40   sect = LLVMObjectFileCopySectionIterator(O);
   78   sect = LLVMObjectFileCopySectionIterator(O);