Searched refs:ProfileSecRange (Results 1 – 2 of 2) sorted by relevance
572 std::pair<const uint8_t *, const uint8_t *> ProfileSecRange; variable
756 ProfileSecRange = std::make_pair(Data, End); in readOneSection()829 Data = ProfileSecRange.first; in read()830 End = ProfileSecRange.second; in read()