Searched defs:Hostobj (Results 1 – 2 of 2) sorted by relevance
1151 type Hostobj struct { struct1152 ld func(*Link, *bio.Reader, string, int64, string)1153 pkg string1154 pn string1155 file string1156 off int641157 length int642878 func captureHostObj(h *Hostobj) {
1299 func hostobjMachoPlatform(h *Hostobj) (*MachoPlatformLoad, error) {