Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1567 write64be(&codeDirectory->execSegBase, textSeg->fileOff); in writeTo()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2348 uint64_t execSegBase; /* offset of executable segment */ member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp508 write64be(&CodeDirectory->execSegBase, TextSegmentFileOff); in writeCodeSignatureData()