reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
712 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( 1417 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable(
116 virtual MCSection *getSectionForJumpTable(const Function &F,
1804 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM);
lib/Target/AArch64/AArch64AsmPrinter.cpp 702 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(F, TM);