Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h582 EXPORT_TABLE = 0, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp469 IO.mapOptional("ExportTable", PH.DataDirectories[COFF::EXPORT_TABLE]); in mapping()
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp593 const data_directory *DataEntry = getDataDirectory(COFF::EXPORT_TABLE); in initExportTablePtr()
1556 OwningObject->getDataDirectory(COFF::EXPORT_TABLE); in isForwarder()