Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h629 bool supportsExtendedDwarfLocDirective() const { in supportsExtendedDwarfLocDirective() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h670 bool supportsExtendedDwarfLocDirective() const { in supportsExtendedDwarfLocDirective() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp1305 if (MAI->supportsExtendedDwarfLocDirective()) { in EmitDwarfLocDirective()
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp1462 if (MAI->supportsExtendedDwarfLocDirective()) { in emitDwarfLocDirective()