reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); 359 TLOF.getDwarfLineSection()->getBeginSymbol());lib/MC/MCAsmStreamer.cpp
2019 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection());
lib/MC/MCDwarf.cpp222 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); 249 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection());lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
58 Section == FI->getDwarfLineSection() ||
tools/dsymutil/DwarfStreamer.cpp461 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); 604 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); 695 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection());unittests/DebugInfo/DWARF/DwarfGenerator.cpp
520 MS->SwitchSection(TLOF->getDwarfLineSection());