Searched refs:RelocInfoEnd (Results 1 – 2 of 2) sorted by relevance
70 uint64_t RelocInfoStart, uint64_t RelocInfoEnd);
290 uint32_t RelocInfoEnd = RelocInfoStart + RelocInfoLen; in parseBTFExt() local291 if (Error E = parseRelocInfo(Ctx, Extractor, RelocInfoStart, RelocInfoEnd)) in parseBTFExt()342 uint64_t RelocInfoEnd) { in parseRelocInfo() argument350 while (C && C.tell() < RelocInfoEnd) { in parseRelocInfo()