Home
last modified time | relevance | path

Searched refs:DwarfAddrSection (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/Generic/
H A Dline-table-addrx.ll1 ; FIXME: Missing DwarfAddrSection on AIX
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h121 MCSection *DwarfAddrSection = nullptr; variable
325 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp275 DwarfAddrSection = in initMachOMCObjectFileInfo()
484 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
741 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
871 DwarfAddrSection = in initWasmMCObjectFileInfo()