Lines Matching +full:overlay +full:- +full:relative
1 //===-- ObjectFilePECOFF.h --------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
65 static llvm::StringRef GetPluginNameStatic() { return "pe-coff"; }
98 static bool classof(const ObjectFile *obj) { return obj->isA(&ID); }
165 uint16_t e_ss = 0; // Initial (relative) SS value
169 uint16_t e_cs = 0; // Initial (relative) CS value
171 uint16_t e_ovno = 0; // Overlay number