reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
78 sect = LLVMObjectFileCopySectionIterator(O); 80 while (sect && sym && !LLVMObjectFileIsSymbolIteratorAtEnd(O, sym)) { 82 LLVMMoveToContainingSection(sect, sym); 85 LLVMGetSectionName(sect));