Searched refs:Header (Results 1 – 5 of 5) sorted by relevance
17 $(call pretty-error,Header libraries may not have any sources)
22 the "extra" field in the zip Local File Header sections. Existing data
224 Header() bool methodSpec
1176 } else if !c.static() && !c.Header() {1269 if c.StaticallyLinked() || c.Header() || t == Fuzzer {
134 func (mod *Module) Header() bool { func