Home
last modified time | relevance | path

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

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