Searched refs:readMethodListHeader (Results 1 – 2 of 2) sorted by relevance
705 void readMethodListHeader(const uint8_t *buf, uint32_t &structSizeAndFlags,
2004 readMethodListHeader(isec->data.data(), structSizeAndFlags, structCount); in setUp()2150 readMethodListHeader(isec->data.data(), structSizeAndFlags, structCount); in writeRelativeMethodList()2211 void ObjCMethListSection::readMethodListHeader(const uint8_t *buf, in readMethodListHeader() function in ObjCMethListSection