Home
last modified time | relevance | path

Searched refs:Size (Results 1 – 5 of 5) sorted by relevance

/util/fipstools/inject_hash/
A Dinject_hash.go182 if max := textSection.Size; *textStart > max || *textStart > *textEnd || *textEnd > max {
187 …if max := rodataSection.Size; *rodataStart > max || *rodataStart > *rodataEnd || *rodataEnd > max {
/util/fipstools/
A Dbreak-hash.go100 …Errorf("failed to read from module start (at %d of %d) in .text: %s", start, textSection.Size, err)
/util/fipstools/acvp/acvptool/acvp/
A Dacvp.go647 Size uint64 `json:"submissionSize,omitempty"` member
/util/fipstools/acvp/acvptool/
A Dacvp.go338 Size: resultSize,
/util/fipstools/delocate/
A Ddelocate.peg.go365 func Size(size int) func(*Asm) error { func

Completed in 11 milliseconds