Lines Matching full:lsym
156 Sym *LSym
157 Gotype *LSym
287 // An LSym is the sort of symbol that is written to an object file.
288 type LSym struct {
309 Next *LSym
310 Gotype *LSym
324 Funcdata []*LSym
326 File []*LSym
327 Lastfile *LSym
331 // LSym.type
380 Sym *LSym
424 Asym *LSym
428 Gotype *LSym
479 Hash map[SymVer]*LSym
484 Sym_div *LSym
485 Sym_divu *LSym
486 Sym_mod *LSym
487 Sym_modu *LSym
488 Tlsg *LSym
489 Plan9privates *LSym
508 Cursym *LSym
510 Textp *LSym
511 Etextp *LSym
516 Version int // TODO: make int16 to match LSym.Version?
524 Preprocess func(*Link, *LSym)
525 Assemble func(*Link, *LSym)
526 Follow func(*Link, *LSym)
551 Name *LSym