Searched defs:IsPE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | COFF.cpp | 58 bool IsPE = false; createLinkGraphFromCOFFObject() local |
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ | ||
H A D | COFFObject.h | 96 bool IsPE = false; member |