Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h120 MCSection *DwarfAddrSection = nullptr; variable
312 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp259 DwarfAddrSection = in initMachOMCObjectFileInfo()
456 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
707 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
832 DwarfAddrSection = in initWasmMCObjectFileInfo()