Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp567 if (I->getOrdinalBase(OrdinalBase)) in printExportTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1300 LLVM_ABI Error getOrdinalBase(uint32_t &Result) const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1748 Error ExportDirectoryEntryRef::getOrdinalBase(uint32_t &Result) const { in getOrdinalBase() function in ExportDirectoryEntryRef