Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h597 bool supportsExtendedDwarfLocDirective() const { in supportsExtendedDwarfLocDirective() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp1245 if (MAI->supportsExtendedDwarfLocDirective()) { in EmitDwarfLocDirective()