Searched refs:NumRelocations (Results 1 – 2 of 2) sorted by relevance
177 uint64_t RelocationsStart, unsigned NumRelocations);
200 unsigned NumRelocations) { in writeSection() argument229 write32(NumRelocations ? RelocationsStart : 0); in writeSection()230 write32(NumRelocations); in writeSection()