Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h783 LLVM_ABI EmitDwarfUnwindType emitDwarfUnwindInfo() const;
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1023 EmitDwarfUnwindType MCContext::emitDwarfUnwindInfo() const { in emitDwarfUnwindInfo() function in MCContext
H A DMCObjectFileInfo.cpp78 switch (Ctx->emitDwarfUnwindInfo()) { in initMachOMCObjectFileInfo()