reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1936 emitAppleAccelTable(Asm, Accel, TableName, Section->getBeginSymbol());
tools/dsymutil/DwarfStreamer.cpp233 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);