Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp508 write64be(&CodeDirectory->execSegBase, TextSegmentFileOff); in writeCodeSignatureData()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h2346 uint64_t execSegBase; /* offset of executable segment */ member
/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp1547 write64be(&codeDirectory->execSegBase, textSeg->fileOff); in writeTo()