Searched defs:Segment64 (Results 1 – 2 of 2) sorted by relevance
129 Segment64 struct { struct130 Cmd LoadCmd131 Len uint32132 Name [16]byte133 Addr uint64134 Memsz uint64135 Offset uint64136 Filesz uint64137 Maxprot uint32138 Prot uint32[all …]
351 func machoUpdateSections(r loadCmdReader, seg *macho.Segment64, deltaOffset uint64, compressedSects…