Home
last modified time | relevance | path

Searched refs:getDwarfAddrSection (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp56 Section == FI->getDwarfAddrSection() || in isDwarfSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h321 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1574 Label, TLOF.getDwarfAddrSection()->getBeginSymbol()); in addAddrTableBase()
H A DDwarfDebug.cpp3380 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in emitDebugAddr()