Searched refs:computeRelativeMethodListSize (Results 1 – 2 of 2) sorted by relevance
709 uint32_t computeRelativeMethodListSize(uint32_t absoluteMethodListSize) const;
2041 computeRelativeMethodListSize(isec->data.size()); in finalize()2185 outSecOff == computeRelativeMethodListSize(inSecOff) && in writeRelativeMethodList()2194 uint32_t ObjCMethListSection::computeRelativeMethodListSize( in computeRelativeMethodListSize() function in ObjCMethListSection