Home
last modified time | relevance | path

Searched defs:LangId (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp88 getNameForTracebackTableLanguageId(XCOFF::TracebackTable::LanguageID LangId) getNameForTracebackTableLanguageId() argument
/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp212 TracebackTable::LanguageID LangId = dumpTracebackTable() local
/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp225 unsigned LangId = (/*PrimaryLangId*/ 0x09) | (/*SubLangId*/ 0x01 << 10); global() member
H A DResourceScriptStmt.h308 LanguageResource(uint32_t LangId, uint32_t SubLangId) in LanguageResource() argument