Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp53 Section == FI->getDwarfAddrSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp53 Section == FI->getDwarfAddrSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h269 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h300 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h306 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp564 const MCSymbol *Sym = TLOF.getDwarfAddrSection()->getBeginSymbol(); in finalizeModuleInfo()
652 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in endModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1321 Label, TLOF.getDwarfAddrSection()->getBeginSymbol()); in addAddrTableBase()
DDwarfDebug.cpp2889 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in emitDebugAddr()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1435 Label, TLOF.getDwarfAddrSection()->getBeginSymbol()); in addAddrTableBase()
DDwarfDebug.cpp3188 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in emitDebugAddr()