Home
last modified time | relevance | path

Searched defs:Coff (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DObjectYAML.h32 std::unique_ptr<COFFYAML::Object> Coff; global() member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp3066 if (const COFFObjectFile *Coff = dyn_cast<COFFObjectFile>(O)) in printUnwindInfo() local