Searched refs:getDwarfLocSection (Results 1 – 5 of 5) sorted by relevance
200 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
245 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
1485 EmitSectionSym(Asm, TLOF.getDwarfLocSection()); in EmitSectionLabels()1493 DwarfDebugLocSectionSym = EmitSectionSym(Asm, TLOF.getDwarfLocSection(), in EmitSectionLabels()1825 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
1483 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
842 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()