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