Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h135 MCSection *DwarfGnuPubNamesSection = nullptr; variable
271 return DwarfGnuPubNamesSection; in getDwarfGnuPubNamesSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp247 DwarfGnuPubNamesSection = in initMachOMCObjectFileInfo()
423 DwarfGnuPubNamesSection = in initELFMCObjectFileInfo()
607 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
823 DwarfGnuPubNamesSection = in initWasmMCObjectFileInfo()