Searched refs:NumRelocations (Results 1 – 2 of 2) sorted by relevance
183 uint64_t RelocationsStart, unsigned NumRelocations);
206 unsigned NumRelocations) { in WriteSection() argument239 Write32(NumRelocations ? RelocationsStart : 0); in WriteSection()240 Write32(NumRelocations); in WriteSection()