Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp406 if (I->getOrdinalBase(OrdinalBase)) in printExportTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h1182 Error getOrdinalBase(uint32_t &Result) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1502 Error ExportDirectoryEntryRef::getOrdinalBase(uint32_t &Result) const { in getOrdinalBase() function in ExportDirectoryEntryRef