Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h91 MCSection *DwarfLocSection = nullptr; variable
297 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp284 DwarfLocSection = in initMachOMCObjectFileInfo()
469 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
701 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
852 DwarfLocSection = in initWasmMCObjectFileInfo()
1024 DwarfLocSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()