Searched refs:DwarfLocDWOSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfLocDWOSection = nullptr; member in class:llvm::MCObjectFileInfo
321 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp508 DwarfLocDWOSection =
746 DwarfLocDWOSection = Ctx->getCOFFSection(
905 DwarfLocDWOSection =

Completed in 69 milliseconds