Home
last modified time | relevance | path

Searched refs:pecoff_executable (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DSymbolicFile.cpp67 case file_magic::pecoff_executable: in createSymbolicFile()
118 case file_magic::pecoff_executable: in isSymbolicFile()
H A DBinary.cpp73 case file_magic::pecoff_executable: in createBinary()
H A DObjectFile.cpp181 case file_magic::pecoff_executable: in createObjectFile()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMagic.h48 pecoff_executable, ///< PECOFF executable file enumerator
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMagic.cpp218 return file_magic::pecoff_executable; in identify_magic()
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1719 case file_magic::pecoff_executable: in addLibraries()
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp219 case file_magic::pecoff_executable: in addBuffer()