Home
last modified time | relevance | path

Searched refs:emitDwarfUnwindInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h763 EmitDwarfUnwindType emitDwarfUnwindInfo() const;
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCContext.cpp931 EmitDwarfUnwindType MCContext::emitDwarfUnwindInfo() const { in emitDwarfUnwindInfo() function in MCContext
HDMCObjectFileInfo.cpp77 switch (Ctx->emitDwarfUnwindInfo()) { in initMachOMCObjectFileInfo()