Searched refs:getDwarfLoclistsSection (Results 1 – 4 of 4) sorted by relevance
254 return MC->getObjectFileInfo()->getDwarfLoclistsSection(); in getMCSection()608 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListHeader()659 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListFooter()764 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListsTableFragment()
297 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; } in getDwarfLoclistsSection() function
1352 TLOF.getDwarfLoclistsSection()->getBeginSymbol()); in finalizeModuleInfo()2947 ? Asm->getObjFileLowering().getDwarfLoclistsSection() in emitDebugLoc()