Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h120 MCSection *DwarfAddrSection = nullptr; variable
311 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp258 DwarfAddrSection = in initMachOMCObjectFileInfo()
455 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
701 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
826 DwarfAddrSection = in initWasmMCObjectFileInfo()