Home
last modified time | relevance | path

Searched refs:getDwarfLocSection (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h241 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1393 emitSectionSym(Asm, TLOF.getDwarfLocSection(), "section_debug_loc"); in emitSectionLabels()
1764 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()