Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h879 const coff_load_configuration32 *getLoadConfig32() const { in getLoadConfig32() function
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp789 printCOFFLoadConfig(Obj->getLoadConfig32(), Tables); in printCOFFLoadConfig()