Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h736 support::ulittle32_t AlternateEntryPoint; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp923 W.printHex("AlternateEntryPoint", CHPE->AlternateEntryPoint); in printCOFFLoadConfig()