Home
last modified time | relevance | path

Searched defs:DwarfCC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLToken.h477 DwarfCC, // DW_CC_foo enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1839 static CallingConvention dwarfCCToCodeView(unsigned DwarfCC) { in dwarfCCToCodeView()