reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
72 if (Ctx.Ptr == Ctx.End) 78 if (Ctx.Ptr + 4 > Ctx.End) 86 if (Ctx.Ptr + 4 > Ctx.End) 95 if (Ctx.Ptr + 8 > Ctx.End) 106 uint64_t Result = decodeULEB128(Ctx.Ptr, &Count, Ctx.End, &Error); 115 if (Ctx.Ptr + StringLen > Ctx.End) 126 uint64_t Result = decodeSLEB128(Ctx.Ptr, &Count, Ctx.End, &Error); 220 if (Ctx.Ptr + Size > Ctx.End) 227 SectionCtx.End = Ctx.Ptr + Size; 260 Ctx.End = Ctx.Start + getData().size(); 262 if (Ctx.Ptr + 4 > Ctx.End) { 277 while (Ctx.Ptr < Ctx.End) { 290 Ctx.End = Ctx.Start + Sec.Content.size(); 338 if (Ctx.Ptr != Ctx.End) 351 while (Ctx.Ptr < Ctx.End) { 384 if (Ctx.Ptr != Ctx.End) 406 const uint8_t *OrigEnd = Ctx.End; 408 Ctx.End = OrigEnd; 413 Ctx.End = Ctx.Ptr + Size; 454 if (Ctx.Ptr != Ctx.End) 714 if (Ctx.Ptr != Ctx.End) 743 if (Ctx.Ptr != Ctx.End) 838 if (Ctx.Ptr != Ctx.End) 890 if (Ctx.Ptr != Ctx.End) 934 if (Ctx.Ptr != Ctx.End) 951 if (Ctx.Ptr != Ctx.End) 967 if (Ctx.Ptr != Ctx.End) 979 if (Ctx.Ptr != Ctx.End) 998 if (Ctx.Ptr != Ctx.End) 1016 if (Ctx.Ptr != Ctx.End) 1055 if (Ctx.Ptr != Ctx.End) 1170 if (Ctx.Ptr != Ctx.End) 1194 if (Ctx.Ptr != Ctx.End) 1220 if (Size > (size_t)(Ctx.End - Ctx.Ptr)) 1233 if (Ctx.Ptr != Ctx.End)