Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h118 MCSection *DwarfAddrSection = nullptr; variable
321 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp271 DwarfAddrSection = in initMachOMCObjectFileInfo()
483 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
740 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
870 DwarfAddrSection = in initWasmMCObjectFileInfo()