Home
last modified time | relevance | path

Searched refs:IMPORT_TABLE (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h532 IMPORT_TABLE, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h580 IMPORT_TABLE, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h527 IMPORT_TABLE, enumerator
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp394 IO.mapOptional("ImportTable", PH.DataDirectories[COFF::IMPORT_TABLE]); in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp467 IO.mapOptional("ImportTable", PH.DataDirectories[COFF::IMPORT_TABLE]); in mapping()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp524 if (getDataDirectory(COFF::IMPORT_TABLE, DataEntry)) in initImportTablePtr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp543 if (getDataDirectory(COFF::IMPORT_TABLE, DataEntry)) in initImportTablePtr()