Home
last modified time | relevance | path

Searched defs:TextSegmentLoadCommand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp407 getSegmentFileOffset(const LoadCommand &TextSegmentLoadCommand) { in getSegmentFileOffset()
420 static uint64_t getSegmentFileSize(const LoadCommand &TextSegmentLoadCommand) { in getSegmentFileSize()
460 const LoadCommand &TextSegmentLoadCommand = in writeCodeSignatureData() local