Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp421 static uint64_t getSegmentFileSize(const LoadCommand &TextSegmentLoadCommand) { in getSegmentFileSize() function
470 TextSegmentFileSize = getSegmentFileSize(TextSegmentLoadCommand); in writeCodeSignatureData()