Searched refs:Size (Results 1 – 5 of 5) sorted by relevance
182 if max := textSection.Size; *textStart > max || *textStart > *textEnd || *textEnd > max {187 …if max := rodataSection.Size; *rodataStart > max || *rodataStart > *rodataEnd || *rodataEnd > max {
100 …Errorf("failed to read from module start (at %d of %d) in .text: %s", start, textSection.Size, err)
647 Size uint64 `json:"submissionSize,omitempty"` member
338 Size: resultSize,
365 func Size(size int) func(*Asm) error { func
Completed in 12 milliseconds