Home
last modified time | relevance | path

Searched refs:getDwarfARangesSection (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h280 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp198 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()
366 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp848 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1196 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2918 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()