Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h473 DwarfCC, // DW_CC_foo global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1998 static CallingConvention dwarfCCToCodeView(unsigned DwarfCC) { in dwarfCCToCodeView()