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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 1936   emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol());
tools/dsymutil/DwarfStreamer.cpp
  233   emitAppleAccelTable(Asm.get(), Table, "namespac", SectionBegin);
  241   emitAppleAccelTable(Asm.get(), Table, "names", SectionBegin);
  249   emitAppleAccelTable(Asm.get(), Table, "objc", SectionBegin);
  257   emitAppleAccelTable(Asm.get(), Table, "types", SectionBegin);