Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h118 MCSection *DwarfAddrSection = nullptr; variable
325 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp280 DwarfAddrSection = in initMachOMCObjectFileInfo()
494 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
721 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
835 DwarfAddrSection = in initWasmMCObjectFileInfo()