Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp812 unsigned RLang = CTy.getRunTimeLang(); in constructTypeDIE() local
813 if (RLang) in constructTypeDIE()
815 dwarf::DW_FORM_data1, RLang); in constructTypeDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp998 unsigned RLang = CTy->getRuntimeLang(); in constructTypeDIE() local
999 if (RLang) in constructTypeDIE()
1001 RLang); in constructTypeDIE()