Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h877 const coff_load_configuration32 *getLoadConfig32() const { in getLoadConfig32() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp784 printCOFFLoadConfig(Obj->getLoadConfig32(), Tables); in printCOFFLoadConfig()