Home | History | Annotate | Download | only in obj

Lines Matching full:lsym

33 // An empty name corresponds to a nil LSym* pointer.
35 // Each symbol is laid out as the following fields (taken from LSym*):
117 var s *LSym
125 var text *LSym
127 var curtext *LSym
128 var data *LSym
129 var etext *LSym
130 var edata *LSym
329 func writesym(ctxt *Link, b *Biobuf, s *LSym) {
503 func wrpathsym(ctxt *Link, b *Biobuf, s *LSym) {
514 func wrsym(b *Biobuf, s *LSym) {