Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOWriter.cpp508 write64be(&CodeDirectory->execSegBase, TextSegmentFileOff); in writeCodeSignatureData()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h2346 uint64_t execSegBase; /* offset of executable segment */ member