Home
last modified time | relevance | path

Searched refs:getLanguageID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp213 static_cast<TracebackTable::LanguageID>(TbTable.getLanguageID()); in dumpTracebackTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h928 uint8_t getLanguageID() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1559 uint8_t XCOFFTracebackTable::getLanguageID() const { in getLanguageID() function in llvm::object::XCOFFTracebackTable