Searched refs:object_size (Results 1 – 4 of 4) sorted by relevance
114 P(object_size, (s0, 0)); in main()115 P(object_size, (s0, 1)); in main()116 P(object_size, (s0, 2)); in main()117 P(object_size, (s0, 3)); in main()
8604 if (fileoff > object_size) in PrintSegmentCommand()8696 if (offset > object_size) in PrintSection()8703 if (reloff > object_size) in PrintSection()8842 if (big_size > object_size) in PrintSymtabLoadCommand()8903 if (big_size > object_size) in PrintDysymtabLoadCommand()8936 if (big_size > object_size) in PrintDysymtabLoadCommand()8949 if (big_size > object_size) in PrintDysymtabLoadCommand()8962 if (big_size > object_size) in PrintDysymtabLoadCommand()8975 if (big_size > object_size) in PrintDysymtabLoadCommand()9001 if (big_size > object_size) in PrintDyldInfoLoadCommand()[all …]
115 void SetObjectSize(uint64_t object_size) { m_object_size = object_size; } in SetObjectSize() argument
103 ; posix_memalign can fail, in that case no object_size can be guessed.