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

Declarations

include/llvm-c/Object.h
  139 LLVMBool LLVMObjectFileIsSectionIteratorAtEnd(LLVMBinaryRef BR,

References

tools/llvm-c-test/object.c
   41   while (sect && !LLVMObjectFileIsSectionIteratorAtEnd(O, sect)) {