Home
last modified time | relevance | path

Searched refs:chpe_redirection_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h767 struct chpe_redirection_entry { struct
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp797 sizeof(chpe_redirection_entry))) in initLoadConfigPtr()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp907 reinterpret_cast<const chpe_redirection_entry *>(RedirMetadataInt); in printCOFFLoadConfig()