Home
last modified time | relevance | path

Searched refs:getLoadConfig64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h882 const coff_load_configuration64 *getLoadConfig64() const { in getLoadConfig64() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp782 printCOFFLoadConfig(Obj->getLoadConfig64(), Tables); in printCOFFLoadConfig()