Searched refs:ImportsEndOffset (Results 1 – 2 of 2) sorted by relevance
5190 size_t ImportsEndOffset = in getDyldChainedFixupTargets() local5192 const char *ImportsEnd = Contents + ImportsEndOffset; in getDyldChainedFixupTargets()5198 Twine(ImportsEndOffset) + " extends past end " + in getDyldChainedFixupTargets()5203 Twine(ImportsEndOffset) + " overlaps with symbols"); in getDyldChainedFixupTargets()
3316 unsigned ImportsEndOffset = in sortJavaImports() local3318 unsigned ImportsBlockSize = ImportsEndOffset - ImportsBeginOffset; in sortJavaImports()3319 if (!affectsRange(Ranges, ImportsBeginOffset, ImportsEndOffset)) in sortJavaImports()